SerializableSecureStoreCredentialCollection properties

The SerializableSecureStoreCredentialCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<SerializableSecureStoreCredential>.)
Public property Count (Inherited from List<SerializableSecureStoreCredential>.)
Public property Item (Inherited from List<SerializableSecureStoreCredential>.)
Public propertyStatic member MaxCredentialsCount Gets the maximum number of SerializableSecureStoreCredential objects that can be contained in SerializableSecureStoreCredentialCollection.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from List<SerializableSecureStoreCredential>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from List<SerializableSecureStoreCredential>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from List<SerializableSecureStoreCredential>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from List<SerializableSecureStoreCredential>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from List<SerializableSecureStoreCredential>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from List<SerializableSecureStoreCredential>.)

Top

See also

Reference

SerializableSecureStoreCredentialCollection class

Microsoft.Office.SecureStoreService.Server namespace