Returns a list of attributes of the X.509v3 certificate.
[Visual Basic]
Public Function GetDistinguishedName() As DistinguishedName
A StringDictionary that contains the attributes.
| Exception Type | Condition |
|---|---|
| CertificateException | An error occurs while retrieving the attributes. |
Certificate Class | Certificate Members | Org.Mentalis.Security.Certificates Namespace