AccountGroupWellKnownSecurityIds Class

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Services.Account.AccountGroupWellKnownSecurityIds

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

Syntax

'Declaration
Public NotInheritable Class AccountGroupWellKnownSecurityIds
public static class AccountGroupWellKnownSecurityIds
public ref class AccountGroupWellKnownSecurityIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type AccountGroupWellKnownSecurityIds =  class end
public final class AccountGroupWellKnownSecurityIds

The AccountGroupWellKnownSecurityIds type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountAdministratorsGroup
Public fieldStatic member AccountCreatorsGroup
Public fieldStatic member AccountReadersGroup

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.VisualStudio.Services.Account Namespace