The
methods
of System.Security.Cryptography.X509Certificates.X500DistinguishedName are listed below. For a list of all members, see the X500DistinguishedName Members list.
See Also: Inherited members from System.Security.Cryptography.AsnEncodedData
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.
|