Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Describes mechanisms for handling authentication failures for the Team Foundation components.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Interface ICredentialsProvider
public interface ICredentialsProvider
public interface class ICredentialsProvider
type ICredentialsProvider = interface end
public interface ICredentialsProvider
The ICredentialsProvider type exposes the following members.
Methods
| 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. |
Top
.gif)