RedirectCommands.CreateProfile Field

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.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Const CreateProfile As String
public const string CreateProfile
public:
literal String^ CreateProfile
static val mutable CreateProfile: string
public const var CreateProfile : String

.NET Framework Security

See Also

Reference

RedirectCommands Class

Microsoft.TeamFoundation Namespace