System.Security.Cryptography.Xml.X509IssuerSerial.IssuerName Property

Gets or sets an X.509 certificate issuer's distinguished name.

Syntax

public string IssuerName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The X509IssuerSerial.IssuerName property represents an X.509 certificate issuer's distinguished name specified in the <X509IssuerSerial> element.

For more information about the <X509IssuerSerial> element, see the World Wide Web Consortium (W3C) specification at www.w3.org/TR/xmldsig-core/.

Requirements

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