The SecureMimeCapabilityCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of items in the CryptographicCollection.
(Inherited from CryptographicCollection.)
Public propertySupported by the .NET Compact FrameworkIsReadOnly
Returns a value indicating whether the collection is read-only.
(Inherited from CryptographicCollection<(Of <(<'T>)>)>.)
Public propertySupported by the .NET Compact FrameworkIsSynchronized
Gets a value indicating whether access to the CryptographicCollection is synchronized.
(Inherited from CryptographicCollection.)
Public propertySupported by the .NET Compact FrameworkItem[([( Int32])])
Gets or sets the SecureMimeCapability at the specified index.
Public propertySupported by the .NET Compact FrameworkItem[([( String])])
Gets the first SecureMimeCapability with the specified object identifier.
Public propertySupported by the .NET Compact FrameworkSyncRoot
Gets an object that can be used to synchronize access to the CryptographicCollection.
(Inherited from CryptographicCollection.)

See Also