ISecureStoreProviderExtended Members

Include Protected Members
Include Inherited Members

Extends the ISecureStoreProvider interface by adding the target application information.

The ISecureStoreProviderExtended type exposes the following members.

Properties

  Name Description
Public property ProviderInformation Provides information about the Secure Store provider. (Inherited from ISecureStoreProvider.)

Top

Methods

  Name Description
Public method DeleteCredentials Deletes the credentials of the caller for a target applicaiton. (Inherited from ISecureStoreProvider.)
Public method GetCredentials Returns the Secure Store credentials for the specified target application identifier. (Inherited from ISecureStoreProvider.)
Public method GetCredentialsUsingTicket Gets the credentials for the target application using the specified previously issued Secure Store ticket and target application ID. (Inherited from ISecureStoreProvider.)
Public method GetRestrictedCredentials Returns the Secure Store credentials for the specified target application identifier. (Inherited from ISecureStoreProvider.)
Public method GetTargetApplication Gets a single target application definition.
Public method GetTargetApplicationFields Gets the credential fields for the specified target application.
Public method GetTargetApplications Gets a list of target applications that the caller has access to.
Public method IssueTicket Returns a ticket that can be used later to retrieve credentials. (Inherited from ISecureStoreProvider.)

Top

See Also

Reference

ISecureStoreProviderExtended Interface

Microsoft.BusinessData.Infrastructure.SecureStore Namespace