SecureStoreServiceFault Members
Include Protected Members
Include Inherited Members
Represents a fault that contains information about a server-side error because of an error in the Secure Store Service.
The SecureStoreServiceFault type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SecureStoreServiceFault | Initializes a new instance of the SecureStoreServiceFault class with a specified message. |
Top
Properties
Name | Description | |
---|---|---|
Message | Gets or sets a message that describes the fault. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top