2 references to EncryptAndSignName
System.ServiceModel (2)
System\ServiceModel\Channels\ContextBindingElementPolicy.cs (2)
57
protectionLevelAttribute.Value =
EncryptAndSignName
;
134
if (
EncryptAndSignName
.Equals(protectionLevelAttribute, StringComparison.Ordinal))