Contains security identifiers for well-known Account groups.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Services.Account.AccountWellKnownGroups
Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public NotInheritable Class AccountWellKnownGroups
public static class AccountWellKnownGroups
public ref class AccountWellKnownGroups abstract sealed
[<AbstractClass>]
[<Sealed>]
type AccountWellKnownGroups =  class end
public final class AccountWellKnownGroups
The AccountWellKnownGroups type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) .gif) | AccountAdministratorsIdentifier | Gets the well-known security identifier for Account Administrators group. | 
| .gif) .gif) | AccountCreatorsIdentifier | Gets the well-known security identifier for the Account Creators group. | 
| .gif) .gif) | AccountReadersIdentifier | Gets the well-known security identifier for the Account Readers 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.