Retrieves credentials that were previously stored on the system.

Overload List

  NameDescription
Public methodStatic memberGetCredentials()()()()
Gets the default stored credentials.
Public methodStatic memberGetCredentials(String)
Gets the stored credentials for the specified application.
Public methodStatic memberGetCredentials(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.

See Also