The SecureMimeCapabilityCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of items in the CryptographicCollection.
(Inherited from CryptographicCollection.) | |
IsReadOnly |
Returns a value indicating whether the collection is read-only.
(Inherited from CryptographicCollection<(Of <(<'T>)>)>.) | |
IsSynchronized |
Gets a value indicating whether access to the CryptographicCollection is synchronized.
(Inherited from CryptographicCollection.) | |
Item[([( Int32])]) |
Gets or sets the SecureMimeCapability at the specified index.
| |
Item[([( String])]) |
Gets the first SecureMimeCapability with the specified object identifier.
| |
SyncRoot |
Gets an object that can be used to synchronize access to the CryptographicCollection.
(Inherited from CryptographicCollection.) |