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