Returns a string representation of the object.

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

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

A DN string.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also