IdentityPermissions Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Common.IdentityPermissions
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class IdentityPermissions
public static class IdentityPermissions
public ref class IdentityPermissions abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdentityPermissions = class end
public final class IdentityPermissions
The IdentityPermissions type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AllPermissions | |
![]() ![]() |
Delete | |
![]() ![]() |
ManageMembership | |
![]() ![]() |
Read | |
![]() ![]() |
Write |
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.