Returns DN 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 GetSubject As DistinguishedName |
C# |
---|
public DistinguishedName GetSubject() |