This documentation is archived and is not being maintained.
RedirectCommands Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
The RedirectCommands type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Authenticate | 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. |
![]() ![]() | CreateProfile | Profile Commands are sent when users authenticate against the server but the identity provider cannot give enough information to provide a basic profile. Team Foundation Server requires the caller to provide the basic information and validate it. |
![]() ![]() | ValidateProfile |
Show:
