System.Security.Cryptography.Xml.SignedXml.XmlLicenseTransformUrl Field

Represents the Uniform Resource Identifier (URI) for the license transform algorithm used to normalize XrML licenses for signatures.

Syntax

public const string XmlLicenseTransformUrl

Remarks

The value of the SignedXml.XmlLicenseTransformUrl field is "urn:mpeg:mpeg21:2003:01-REL-R-NS:licenseTransform"

Use this field to conveniently supply a value to one of the URI attributes of an element used for XMLDSIG.

The System.Security.Cryptography.Xml.XmlLicenseTransform class implements the transform described by the SignedXml.XmlLicenseTransformUrl field.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0