Contains the security identifiers for well-known groups.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.GroupWellKnownSecurityIds
Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GroupWellKnownSecurityIds
public static class GroupWellKnownSecurityIds
public ref class GroupWellKnownSecurityIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type GroupWellKnownSecurityIds =  class end
public final class GroupWellKnownSecurityIds
The GroupWellKnownSecurityIds type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AccountCreatorGroup | |
| .gif) .gif) | AnonymousUsersGroup | |
| .gif) .gif) | ContributorsGroup | Obsolete. | 
| .gif) .gif) | EveryoneGroup | The security identifier for the everyone group. | 
| .gif) .gif) | LicenseesGroup | The security identifier for the licensees group. | 
| .gif) .gif) | NamespaceAdministratorsGroup | The security identifier for the namespace administrators group. | 
| .gif) .gif) | SecurityServiceGroup | The security identifier for the security service group. | 
| .gif) .gif) | ServicePrincipalGroup | |
| .gif) .gif) | ServiceUsersGroup | The security identifier 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.