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