3 references to AuthenticateAsServer
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (3)
128AuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy: null, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification); 131AuthenticateAsServer((NetworkCredential)CredentialCache.DefaultCredentials, policy, ProtectionLevel.EncryptAndSign, TokenImpersonationLevel.Identification); 134AuthenticateAsServer(credential, policy: null, requiredProtectionLevel, requiredImpersonationLevel);