Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() ![]() |
AccountAdministratorsIdentifier | Gets the well-known security identifier for Account Administrators group. |
![]() ![]() |
AccountCreatorsIdentifier | Gets the well-known security identifier for the Account Creators group. |
![]() ![]() |
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.