4 references to ClearSession
System (4)
net\System\Net\_DigestClient.cs (1)
266
httpWebRequest.CurrentAuthenticationState.
ClearSession
();
net\System\Net\_KerberosClient.cs (1)
204
httpWebRequest.CurrentAuthenticationState.
ClearSession
();
net\System\Net\_NegotiateClient.cs (1)
227
httpWebRequest.CurrentAuthenticationState.
ClearSession
();
net\System\Net\_NtlmClient.cs (1)
192
httpWebRequest.CurrentAuthenticationState.
ClearSession
();