Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains string constants to describe a permission namespace.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.PermissionNamespaces
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class PermissionNamespaces
public static class PermissionNamespaces
public ref class PermissionNamespaces abstract sealed
[<AbstractClass>]
[<Sealed>]
type PermissionNamespaces = class end
public final class PermissionNamespaces
The PermissionNamespaces type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Global | Global permission namespace. |
![]() ![]() |
Project | Project permission namespace. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.