System.Security.Cryptography.X509Certificates.X500DistinguishedName Members

The members of System.Security.Cryptography.X509Certificates.X500DistinguishedName are listed below.

See Also: Inherited members from System.Security.Cryptography.AsnEncodedData

Public Constructors

Public Properties

[read-only]
Namestring.

Gets the comma-delimited distinguished name from an X500 certificate.

Public Methods

Decode(X500DistinguishedNameFlags) : string

Decodes a distinguished name using the characteristics specified by the flag parameter.

override
Format(bool) : string

Returns a formatted version of an X500 distinguished name for printing or for output to a text window or to a console.