Share via


SecureStoreServiceCredentialsNotFoundFault members

Represents a fault that is caused when the Secure Store Service cannot find the requested credentials in the Secure Store database.

The SecureStoreServiceCredentialsNotFoundFault type exposes the following members.

Constructors

  Name Description
Public method SecureStoreServiceCredentialsNotFoundFault(SecureStoreServiceCredentialsNotFoundException) Initializes a new instance of the SecureStoreServiceCredentialsNotFoundFault class with the SecureStoreServiceCredentialsNotFoundException.
Public method SecureStoreServiceCredentialsNotFoundFault(String, String, Uri) Initializes a new instance of the SecureStoreServiceCredentialsNotFoundFault class with a specified message, application information and a credential management URL.

Top

Properties

  Name Description
Public property CredentialManagementUrl Gets or sets the URL for managing credentials for a target application.
Public property Message Gets or sets an implementation-specific description of the fault.
Public property TargetApplicationId Gets or sets the ID of the target application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SecureStoreServiceCredentialsNotFoundFault class

Microsoft.Office.SecureStoreService.Server namespace