ILocalSecureStoreProvider members

Include protected members
Include inherited members

Represents an extended interface for the local Secure Store provider.

The ILocalSecureStoreProvider type exposes the following members.

Properties

  Name Description
Public property ProviderInformation (Inherited from ISecureStoreProvider.)

Top

Methods

  Name Description
Public method DeleteCredentials (Inherited from ISecureStoreProvider.)
Public method GetCredentials(String) (Inherited from ISecureStoreProvider.)
Public method GetCredentials(String, Boolean) Gets the credentials.
Public method GetCredentialsUsingTicket (Inherited from ISecureStoreProvider.)
Public method GetRestrictedCredentials (Inherited from ISecureStoreProvider.)
Public method IssueTicket (Inherited from ISecureStoreProvider.)
Public method SetCredentials Sets the credentials.

Top

See also

Reference

ILocalSecureStoreProvider interface

Microsoft.Office.BusinessData.Infrastructure.SecureStore namespace