GroupWellKnownIdentityDescriptors Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.GroupWellKnownIdentityDescriptors

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

Syntax

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

The GroupWellKnownIdentityDescriptors type exposes the following members.

Fields

  Name Description
Public fieldStatic member AccountCreatorGroup
Public fieldStatic member AnonymousUsersGroup
Public fieldStatic member ContributorsGroup Obsolete.
Public fieldStatic member EveryoneGroup
Public fieldStatic member LicenseesGroup
Public fieldStatic member NamespaceAdministratorsGroup
Public fieldStatic member SecurityServiceGroup
Public fieldStatic member ServicePrincipalGroup
Public fieldStatic member ServiceUsersGroup

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.TeamFoundation.Framework.Server Namespace