EncryptedXml.XmlEncSHA512Url Field

Definition

Represents the namespace Uniform Resource Identifier (URI) for the SHA-512 algorithm. This field is constant.

public: System::String ^ XmlEncSHA512Url;
public const string XmlEncSHA512Url;
val mutable XmlEncSHA512Url : string
Public Const XmlEncSHA512Url As String 

Field Value

Remarks

The value of the XmlEncSHA512Url field is http://www.w3.org/(2001/04/xmlenc#sha512).

Applies to