Freigeben über


SignedInfo.CanonicalizationMethod Property

Definition

Gets or sets the CanonicalizationMethod

public string CanonicalizationMethod { get; set; }
member this.CanonicalizationMethod : string with get, set
Public Property CanonicalizationMethod As String

Property Value

Exceptions

if 'value' is null.

if 'value' is not one of: "http://www.w3.org/2001/10/xml-exc-c14n#" "http://www.w3.org/2001/10/xml-exc-c14n#WithComments"

Applies to