The members of System.Security.Cryptography.CryptographicAttributeObject are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Cryptography.CryptographicAttributeObject class using an attribute represented by the specified System.Security.Cryptography.Oid object. | ||
Initializes a new instance of the System.Security.Cryptography.CryptographicAttributeObject class using an attribute represented by the specified System.Security.Cryptography.Oid object and the set of values associated with that attribute represented by the specified System.Security.Cryptography.AsnEncodedDataCollection collection. |
| [read-only] | Oid | Oid.
Gets the System.Security.Cryptography.Oid object that specifies the object identifier for the attribute. |
| [read-only] | Values | AsnEncodedDataCollection.
Gets the System.Security.Cryptography.AsnEncodedDataCollection collection that contains the set of values that are associated with the attribute. |