Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Returns the ICredentials to use when authenticating with the server.
NotifyCredentialsAuthenticated
This method is called by the Team Foundationobjects if the credentials supplied by GetCredentials were successfully authenticated by the server.
Top