Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
|---|---|---|
![]() |
SecureStoreServiceCredentialsNotFoundFault(SecureStoreServiceCredentialsNotFoundException) | Initializes a new instance of the SecureStoreServiceCredentialsNotFoundFault class with the SecureStoreServiceCredentialsNotFoundException. |
![]() |
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 | |
|---|---|---|
![]() |
CredentialManagementUrl | Gets or sets the URL for managing credentials for a target application. |
![]() |
Message | Gets or sets an implementation-specific description of the fault. |
![]() |
TargetApplicationId | Gets or sets the ID of the target application. |
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
.gif)
.gif)
.gif)