GroupWellKnownShortNames Class

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

'宣言
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
Public fieldStatic member EveryoneGroup The short name for the everyone group.
Public fieldStatic member NamespaceAdministratorsGroup The short name for the namespace administrators group.
Public fieldStatic member 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.

See Also

Reference

Microsoft.TeamFoundation Namespace