This documentation is archived and is not being maintained.
RedirectCommands::Authenticate Field
Visual Studio 2013
The Authenticate command is sent when the server requires the caller to authenticate to perform the requested action. Following the command will be one or more providers the server supports. The client should select one of the supported providers if the client can. If not, the caller cannot complete the request.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: