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.

Pkcs9AttributeObject::Oid Property

 

Gets an Oid object that represents the type of attribute associated with this Pkcs9AttributeObject object.

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

public:
property Oid^ Oid {
	Oid^ get();
}

Property Value

Type: System.Security.Cryptography::Oid^

An object that represents the type of attribute associated with this Pkcs9AttributeObject object.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft