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

Return Value

The name of the principal to which the certificate was issued.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also