Returns the list of certificate's common names.

Namespace:  Rebex.Security.Certificates
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function GetCommonNames As String()
C#
public string[] GetCommonNames()

Return Value

The list of common names.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also