2 references to GetRequiredProtectionLevels
System.ServiceModel (2)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (2)
508
GetRequiredProtectionLevels
(contract, defaultRequestProtectionLevel, defaultResponseProtectionLevel, out requestProtectionLevel, out responseProtectionLevel);
949
ContractProtectionRequirementsRule.
GetRequiredProtectionLevels
(endpoint.Contract, security.GetIndividualProperty<ISecurityCapabilities>().SupportedRequestProtectionLevel, security.GetIndividualProperty<ISecurityCapabilities>().SupportedResponseProtectionLevel,