SecureStoreProvider Methods

Include Protected Members
Include Inherited Members

The SecureStoreProvider type exposes the following members.

Methods

  Name Description
Public method DeleteCredentials Deletes the credentials for the target application with the specified target application ID.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCredentialManagementUrl Gets the URI for managing credentials for the target application using the specified target application ID.
Public method GetCredentials Gets the credentials for the target application using the specified target application ID.
Public method GetCredentialsUsingTicket Gets the credentials for the target application using the specified previously issued Secure Store ticket and target application ID.
Public method GetHashCode (Inherited from Object.)
Public method GetRestrictedCredentials Gets the credentials for a restricted target application using the specified target application ID.
Public method GetTargetApplication Gets the definition of the target application.
Public method GetTargetApplicationFields Gets the fields for the target application using the specified target application ID.
Public method GetTargetApplications Gets the definitions of all the target applications that the caller has access to.
Public method GetType (Inherited from Object.)
Public method IssueTicket Gets a ticket that can be used later to retrieve credentials.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SecureStoreProvider Class

Microsoft.Office.SecureStoreService.Server Namespace