3 references to ValidateContract
System.ServiceModel (3)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (3)
407ValidateContract(binding, contract, sbe.GetIndividualProperty<ISecurityCapabilities>().SupportedRequestProtectionLevel, sbe.GetIndividualProperty<ISecurityCapabilities>().SupportedResponseProtectionLevel); 409ValidateContract(binding, contract, ProtectionLevel.None, ProtectionLevel.None); 414ValidateContract(binding, contract, ProtectionLevel.None, ProtectionLevel.None);