ICredentialsProvider Members

Include Protected Members
Include Inherited Members

This interface is used by authentication failure handling in the Team Foundation objects.

The ICredentialsProvider type exposes the following members.

Methods

 

Name

Description

Public method

GetCredentials

Returns the ICredentials to use when authenticating with the server.

Public method

NotifyCredentialsAuthenticated

This method is called by the Team Foundationobjects if the credentials supplied by GetCredentials were successfully authenticated by the server.

Top

See Also

Reference

ICredentialsProvider Interface

Microsoft.TeamFoundation.Client Namespace