Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Oid Constructor

 

Initializes a new instance of the Oid class.

Namespace:   System.Security.Cryptography
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodOid()

Initializes a new instance of the Oid class.

System_CAPS_pubmethodOid(Oid^)

Initializes a new instance of the Oid class using the specified Oid object.

System_CAPS_pubmethodOid(String^)

Initializes a new instance of the Oid class using a string value of an Oid object.

System_CAPS_pubmethodOid(String^, String^)

Initializes a new instance of the Oid class using the specified value and friendly name.

Return to top
Show:
© 2017 Microsoft