Share via


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

See Also

Reference

CollectionManagementPermissions Class

Microsoft.TeamFoundation.Framework.Common Namespace