SecureStoreServiceTargetApplicationNotFoundFault members

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

The SecureStoreServiceTargetApplicationNotFoundFault type exposes the following members.

Constructors

  Name Description
Public method SecureStoreServiceTargetApplicationNotFoundFault(SecureStoreServiceTargetApplicationNotFoundException) Initializes a new instance of the SecureStoreServiceTargetApplicationNotFoundFault class with the SecureStoreServiceTargetApplicationNotFoundException.
Public method SecureStoreServiceTargetApplicationNotFoundFault(String, String) Initializes a new instance of the SecureStoreServiceTargetApplicationNotFoundFault class with a specified message and the target application ID.

Top

Properties

  Name Description
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

SecureStoreServiceTargetApplicationNotFoundFault class

Microsoft.Office.SecureStoreService.Server namespace