This documentation is archived and is not being maintained.
ICredentialsProvider Interface
Visual Studio 2013
Describes mechanisms for handling authentication failures for the Team Foundation components.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The ICredentialsProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | GetCredentials | Gets the credentials when the current credentials of the component failed to authenticate with the server. |
![]() | NotifyCredentialsAuthenticated | Notifies that the credentials were successfully authenticated. |
Show:
