System.Security.Cryptography.Xml.Signature.Id Property

Gets or sets the ID of the current System.Security.Cryptography.Xml.Signature.

Syntax

public string Id { get; set; }

Value

a string

Remarks

Use the Signature.Id property to add a string ID to the XML representation of the current System.Security.Cryptography.Xml.Signature element. The ID is used to reference the System.Security.Cryptography.Xml.Signature from another location.

Requirements

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