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.
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
- 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.