ISecureStoreProviderExtended Interface
Extends the ISecureStoreProvider interface by adding the target application information.
Namespace: Microsoft.BusinessData.Infrastructure.SecureStore
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface ISecureStoreProviderExtended _
Inherits ISecureStoreProvider
'Usage
Dim instance As ISecureStoreProviderExtended
public interface ISecureStoreProviderExtended : ISecureStoreProvider