Returns a string in dotted number format that represents the current ObjectIdentifier.

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

Syntax

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

Return Value

A string representation of the current Oid.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also