LocalSecureStoreProviderInformation class

Represents provider information for a local Secure Store.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class LocalSecureStoreProviderInformation _
    Implements ISecureStoreProviderInformation
'Usage
Dim instance As LocalSecureStoreProviderInformation
public sealed class LocalSecureStoreProviderInformation : ISecureStoreProviderInformation

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

LocalSecureStoreProviderInformation members

Microsoft.Office.BusinessData.Infrastructure.SecureStore namespace