This documentation is archived and is not being maintained.
ICredentialsProvider::GetCredentials Method
Visual Studio 2013
Gets the credentials when the current credentials of the component failed to authenticate with the server.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- uri
- Type: System::Uri
The URI of the server.
- failedCredentials
- Type: System.Net::ICredentials
The credentials that failed to authenticate.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: