LocalSecureStoreCredential class

Contains Secure Store credentials.

Inheritance hierarchy

System.Object
  Microsoft.Office.BusinessData.Infrastructure.SecureStore.LocalSecureStoreCredential

Namespace:  Microsoft.Office.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)

Syntax

'Declaration
Public NotInheritable Class LocalSecureStoreCredential _
    Implements ISecureStoreCredential, IDisposable
'Usage
Dim instance As LocalSecureStoreCredential
public sealed class LocalSecureStoreCredential : ISecureStoreCredential, 
    IDisposable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

LocalSecureStoreCredential members

Microsoft.Office.BusinessData.Infrastructure.SecureStore namespace