HostingAccountPermissions.AlterAccountStatus Field
The ability to alter an account's expiration date and mark it expired or active.
Namespace: Microsoft.VisualStudio.Services.Account
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Const AlterAccountStatus As Integer
public const int AlterAccountStatus
public:
literal int AlterAccountStatus
static val mutable AlterAccountStatus: int
public const var AlterAccountStatus : 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.