SecureStoreCredentialCollection Properties

Include Protected Members
Include Inherited Members

The SecureStoreCredentialCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ReadOnlyCollection<ISecureStoreCredential>.)
Public property Item (Inherited from ReadOnlyCollection<ISecureStoreCredential>.)
Protected property Items (Inherited from ReadOnlyCollection<ISecureStoreCredential>.)

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SecureStoreCredentialCollection Class

Microsoft.BusinessData.Infrastructure.SecureStore Namespace