HostingAccountPermissions.CreateAccount Field
The ability to create an account.
Namespace: Microsoft.VisualStudio.Services.Account
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Const CreateAccount As Integer
public const int CreateAccount
public:
literal int CreateAccount
static val mutable CreateAccount: int
public const var CreateAccount : int
.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.