2 references to ProtectionLevelName
System.ServiceModel (2)
System\ServiceModel\Channels\ContextBindingElementPolicy.cs (2)
53
XmlAttribute protectionLevelAttribute = Document.CreateAttribute(
ProtectionLevelName
);
133
string protectionLevelAttribute = assertion.GetAttribute(
ProtectionLevelName
);