4 references to SetSecurityContext
System (4)
net\System\Net\_DigestClient.cs (1)
357
httpWebRequest.CurrentAuthenticationState.
SetSecurityContext
(authSession, this);
net\System\Net\_KerberosClient.cs (1)
109
httpWebRequest.CurrentAuthenticationState.
SetSecurityContext
(authSession, this);
net\System\Net\_NegotiateClient.cs (1)
111
httpWebRequest.CurrentAuthenticationState.
SetSecurityContext
(authSession, this);
net\System\Net\_NtlmClient.cs (1)
108
httpWebRequest.CurrentAuthenticationState.
SetSecurityContext
(authSession, this);