ObjectIdentifier.ToString Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
ToString()
Returns a string in dotted number format that represents the current ObjectIdentifier.
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | A string representation of the current Oid. |