LocalSecureStoreProvider Members

Include Protected Members
Include Inherited Members

Represents the local Secure Store provider.

The LocalSecureStoreProvider type exposes the following members.

Constructors

  Name Description
Public method LocalSecureStoreProvider Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ProviderInformation Gets the provider information of the local Secure Store provider.

Top

Methods

  Name Description
Public method DeleteCredentials Deletes the credentials for the given target application.
Public method GetCredentialManagementUrl This method is not supported by this class.
Public method GetCredentials(String) Gets the credentials associated with the specified target application identifier.
Public method GetCredentials(String, Boolean) Gets the credentials associated with the specified target application identifier and determines whether to prompt the user for credentials.
Public method GetCredentialsUsingTicket Not supported by this class.
Public method GetRestrictedCredentials Gets the credentials associated with the specified target application identifier.
Public method IssueTicket Not supported by this class.
Public method SetCredentials Sets the credentials without prompting the user.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LocalSecureStoreProvider Class

Microsoft.Office.BusinessData.Infrastructure.SecureStore Namespace