3 references to ValidateCreateContext
System (3)
net\System\Net\SecureProtocols\_NegoState.cs (1)
119ValidateCreateContext(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);