SignedInfo.CanonicalizationMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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"