Share via


HostingAccountPermissions.AllPermissions Field

This defines the set of bits that are valid for the hosting account permission space. When reading or writing hosting account permissions these are the only bits paid attention too.

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Const AllPermissions As Integer
public const int AllPermissions
public:
literal int AllPermissions
static val mutable AllPermissions: int
public const var AllPermissions : int

.NET Framework Security

See Also

Reference

HostingAccountPermissions Class

Microsoft.VisualStudio.Services.Account Namespace