4 references to HasProtectionLevel
System.ServiceModel (4)
System\ServiceModel\Description\ContractDescription.cs (1)
118return this.HasProtectionLevel;
System\ServiceModel\Description\ServiceContractGenerator.cs (1)
412if (context.Contract.HasProtectionLevel)
System\ServiceModel\Dispatcher\SecurityValidationBehavior.cs (1)
424if (contract.HasProtectionLevel)
System\ServiceModel\Security\ChannelProtectionRequirements.cs (1)
215if (contract.HasProtectionLevel)