CollectionManagementPermissions.AllPermissions Field
This defines the set of bits that are valid for the collection management permission space. These are the only bits that are paid attention to when reading or writing collection management permissions.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.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.