The properties of System.Security.Cryptography.CryptographicAttributeObjectCollection are listed below. For a list of all members, see the CryptographicAttributeObjectCollection Members list.
See Also: Inherited members from System.Object
| [read-only] | Count | int.
Gets the number of items in the collection. |
| [read-only] | IsSynchronized | bool.
Gets a value that indicates whether access to the collection is synchronized, or thread safe. |
| [read-only] default property | Item(int) | CryptographicAttributeObject. Documentation for this section has not yet been entered. |
| [read-only] | SyncRoot | object.
Gets an object object used to synchronize access to the collection. |