SecureStoreServiceCredentialsNotFoundException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SecureStoreServiceCredentialsNotFoundException class.
Overload List
Name | Description | |
---|---|---|
SecureStoreServiceCredentialsNotFoundException() | Initializes a new instance of the SecureStoreServiceCredentialsNotFoundException class. | |
SecureStoreServiceCredentialsNotFoundException(String) | Initializes a new instance of the SecureStoreServiceCredentialsNotFoundException class with a specified message. | |
SecureStoreServiceCredentialsNotFoundException(String, Exception) | Initializes a new instance of the SecureStoreServiceCredentialsNotFoundException class with a specified message and a reference to the inner exception that caused this exception. | |
SecureStoreServiceCredentialsNotFoundException(String, String, Uri) | Initializes a new instance of the SecureStoreServiceCredentialsNotFoundException class with a specified message, target application information, and a credential management URL. |
Top
See Also
Reference
SecureStoreServiceCredentialsNotFoundException Class