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