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