3 references to ValidateCreateContext
System (3)
net\System\Net\SecureProtocols\_NegoState.cs (1)
119
ValidateCreateContext
(package, true, credential, servicePrincipalName, _ExtendedProtectionPolicy.CustomChannelBinding, protectionLevel, impersonationLevel);
net\System\Net\SecureProtocols\NegotiateStream.cs (2)
98
_NegoState.
ValidateCreateContext
(_Package, false, credential, targetName, binding, requiredProtectionLevel, allowedImpersonationLevel);
154
_NegoState.
ValidateCreateContext
(_Package, false, credential, targetName, binding, requiredProtectionLevel, allowedImpersonationLevel);