2 references to AuthenticateAsClient
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
289
negoClient.
AuthenticateAsClient
(credentials, _spn, _protectionLevel, _tokenImpersonationLevel);
System.ServiceModel (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
431
negotiateStream.
AuthenticateAsClient
(credential, targetName, parent.ProtectionLevel, impersonationLevel);