Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an extended interface for the local Secure Store provider.
Namespace: Microsoft.Office.BusinessData.Infrastructure.SecureStore
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public Interface ILocalSecureStoreProvider _
Inherits ISecureStoreProvider
'Usage
Dim instance As ILocalSecureStoreProvider
public interface ILocalSecureStoreProvider : ISecureStoreProvider
Remarks
The local Secure Store provider uses Windows credentials manager to store and retrieve the credentials.
See Also
Reference
ILocalSecureStoreProvider Members
Microsoft.Office.BusinessData.Infrastructure.SecureStore Namespace