This documentation is archived and is not being maintained.

AccountWellKnownGroups Class

Contains security identifiers for well-known Account groups.

System.Object
  Microsoft.VisualStudio.Services.Account.AccountWellKnownGroups

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public static class AccountWellKnownGroups

The AccountWellKnownGroups type exposes the following members.

  NameDescription
Public propertyStatic memberAccountAdministratorsIdentifierGets the well-known security identifier for Account Administrators group.
Public propertyStatic memberAccountCreatorsIdentifierGets the well-known security identifier for the Account Creators group.
Public propertyStatic memberAccountReadersIdentifierGets the well-known security identifier for the Account Readers group.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: