System.Security.Cryptography.Xml.Signature.KeyInfo Property

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

Syntax

public KeyInfo KeyInfo { get; set; }

Value

a System.Security.Cryptography.Xml.KeyInfo

Remarks

The Signature.KeyInfo property uses a System.Security.Cryptography.Xml.KeyInfo object to represent the <KeyInfo> element of an XML digital signature.

For more information about XML digital signatures, see the W3C specification at www.w3.org/TR/xmldsig-core/.

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