Retrieves credentials that were previously stored on the system.
Overload List
Name | Description | |
---|---|---|
GetCredentials()()()() |
Gets the default stored credentials.
| |
GetCredentials(String) |
Gets the stored credentials for the specified application.
| |
GetCredentials(String, LoadFlags, LoadPreference) |
Gets the stored credentials for the specified application, given a set of acceptable
credentials (Application, Default, etc.) and a preference as to which to try first.
|