AuthorizationCssNodePermissions Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.AuthorizationCssNodePermissions
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public NotInheritable Class AuthorizationCssNodePermissions
public static class AuthorizationCssNodePermissions
public ref class AuthorizationCssNodePermissions abstract sealed
[<AbstractClass>]
[<Sealed>]
type AuthorizationCssNodePermissions = class end
public final class AuthorizationCssNodePermissions
The AuthorizationCssNodePermissions type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AllPermissions | |
![]() ![]() |
CreateChildren | |
![]() ![]() |
Delete | |
![]() ![]() |
GenericRead | |
![]() ![]() |
GenericWrite | |
![]() ![]() |
ManageTestPlans | |
![]() ![]() |
WorkItemRead | |
![]() ![]() |
WorkItemWrite |
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.