Returns the name of the current principal.
[Visual Basic]
Public Function GetName() As String
The name of the current principal.
Thanks go out to Jonni Faiga for notifying us about a bug in this method.
| Exception Type | Condition |
|---|---|
| CertificateException | The certificate does not have a name attribute. |
Certificate Class | Certificate Members | Org.Mentalis.Security.Certificates Namespace