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 | |
|---|---|---|
| .gif) .gif) | EveryoneGroup | The Everyone group. | 
| .gif) .gif) | LicenseesGroup | The Licensees group. | 
| .gif) .gif) | NamespaceAdministratorsGroup | The Namespace Administrators group. | 
| .gif) .gif) | 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.