Share via


TfsClientCredentials.LoadCachedCredentials Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member LoadCachedCredentials(Uri, Boolean, Boolean) Loads stored credentials for the specified server if found. If no credentials are found in the windows credential store for the specified server and options then default credentials are returned.
Public methodStatic member LoadCachedCredentials(String, Uri, Boolean, Boolean) Loads stored credentials for the specified server if found. If no credentials are found for the specified server and options then default credentials are returned. This overload assumes that the credentials are to be stored under the TFS server's registry root
Public methodStatic member LoadCachedCredentials(String, Uri, Boolean, Boolean, String, Boolean) Loads stored credentials for the specified server if found. If no credentials are found in the windows credential store for the specified server and options then default credentials are returned.

Top

See Also

Reference

TfsClientCredentials Class

Microsoft.TeamFoundation.Client Namespace