This topic has not yet been rated - Rate this topic

ICredentialsProvider Interface

Describes mechanisms for handling authentication failures for the Team Foundation components.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public interface class ICredentialsProvider

The ICredentialsProvider type exposes the following members.

  NameDescription
Public methodGetCredentialsGets the credentials when the current credentials of the component failed to authenticate with the server.
Public methodNotifyCredentialsAuthenticatedNotifies that the credentials were successfully authenticated.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.