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.

OidCollection::Item Property

 

Gets an Oid object from the OidCollection object.

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

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets an Oid object from the OidCollection object.

System_CAPS_pubpropertyItem[String^]

Gets the first Oid object that contains a value of the Value property or a value of the FriendlyName property that matches the specified string value from the OidCollection object.

Return to top
Show:
© 2017 Microsoft