LocalSecureStoreProvider Members
Include Protected Members
Include Inherited Members
Represents the local Secure Store provider.
The LocalSecureStoreProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LocalSecureStoreProvider | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
ProviderInformation | Gets the provider information of the local Secure Store provider. |
Top
Methods
Name | Description | |
---|---|---|
DeleteCredentials | Deletes the credentials for the given target application. | |
GetCredentialManagementUrl | This method is not supported by this class. | |
GetCredentials(String) | Gets the credentials associated with the specified target application identifier. | |
GetCredentials(String, Boolean) | Gets the credentials associated with the specified target application identifier and determines whether to prompt the user for credentials. | |
GetCredentialsUsingTicket | Not supported by this class. | |
GetRestrictedCredentials | Gets the credentials associated with the specified target application identifier. | |
IssueTicket | Not supported by this class. | |
SetCredentials | Sets the credentials without prompting the user. | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
LocalSecureStoreProvider Class
Microsoft.Office.BusinessData.Infrastructure.SecureStore Namespace