Click or drag to resize

Oid2ToOid Method

Gets a generic Oid object from the current object.

Namespace:  System.Security.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Oid ToOid()

Return Value

Type: Oid
An Oid object from the current object.
See Also