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()

Return Value

DN of the principal to which the certificate was issued.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also