This documentation is archived and is not being maintained.

RedirectCommands::Authenticate Field

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)

public:
literal String^ Authenticate

Show: