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 for well-known group descriptors.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Client.GroupWellKnownDescriptors
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class GroupWellKnownDescriptors
public static class GroupWellKnownDescriptors
public ref class GroupWellKnownDescriptors abstract sealed
[<AbstractClass>]
[<Sealed>]
type GroupWellKnownDescriptors = class end
public final class GroupWellKnownDescriptors
The GroupWellKnownDescriptors type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
EveryoneGroup | The Everyone group. |
![]() ![]() |
LicenseesGroup | The Licensees group. |
![]() ![]() |
NamespaceAdministratorsGroup | The Namespace Administrators group. |
![]() ![]() |
ServiceUsersGroup | The Service Users group. |
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.