System.Security.Cryptography.CryptographicAttributeObjectCollection: Property Members

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

Public Properties

[read-only]
Countint.

Gets the number of items in the collection.

[read-only]
IsSynchronizedbool.

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]
SyncRootobject.

Gets an object object used to synchronize access to the collection.