1 reference to ContractProtectionLevelKey
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (1)
226
string contractAssociationName = String.Format("{0}:{1}:{2}",
ContractProtectionLevelKey
, policyContext.Contract.Name, policyContext.Contract.Namespace);