Contains short names for well known groups.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.GroupWellKnownShortNames
Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GroupWellKnownShortNames
public static class GroupWellKnownShortNames
public ref class GroupWellKnownShortNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type GroupWellKnownShortNames =  class end
public final class GroupWellKnownShortNames
The GroupWellKnownShortNames type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | EveryoneGroup | The short name for the everyone group. | 
| .gif) .gif) | NamespaceAdministratorsGroup | The short name for the namespace administrators group. | 
| .gif) .gif) | ServiceUsersGroup | The short name for 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.