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