Returns the name of the principal to which the certificate was issued.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function GetSubjectName As String |
| C# |
|---|
public string GetSubjectName() |