System.Security.Cryptography.CryptographicAttributeObjectCollection Members

The members of System.Security.Cryptography.CryptographicAttributeObjectCollection are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.

Public Methods

Explicitly Implemented Interface Members

ICollection.CopyTo

Copies the elements of this System.Security.Cryptography.CryptographicAttributeObjectCollection collection to an Array array, starting at a particular index.

IEnumerable.GetEnumerator

Returns an enumerator that iterates through the System.Security.Cryptography.CryptographicAttributeObjectCollection collection.