PermissionObjectClasses Class
Contains string constants to specify a permission object.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.PermissionObjectClasses
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class PermissionObjectClasses
public static class PermissionObjectClasses
public ref class PermissionObjectClasses abstract sealed
[<AbstractClass>]
[<Sealed>]
type PermissionObjectClasses = class end
public final class PermissionObjectClasses
The PermissionObjectClasses type exposes the following members.
Fields
Name | Description | |
---|---|---|
CssNode | CSS node. | |
EventSubscription | Event subscription. | |
IterationNode | Iteration node. | |
Namespace | Namespace. | |
Project | Project. |
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.