3 references to XmlEncryptionStrings
System.ServiceModel (3)
System\ServiceModel\Security\EncryptedData.cs (2)
14internal static readonly string ElementType = XmlEncryptionStrings.ElementType; 15internal static readonly string ContentType = XmlEncryptionStrings.ContentType;
System\ServiceModel\Security\WSSecurityJan2004.cs (1)
506return CreateDirectReference(issuedTokenXml, XmlEncryptionStrings.Id, null, null);