Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains the security identifiers for well-known groups.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.GroupWellKnownSidConstants
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class GroupWellKnownSidConstants
public static class GroupWellKnownSidConstants
public ref class GroupWellKnownSidConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type GroupWellKnownSidConstants = class end
public final class GroupWellKnownSidConstants
The GroupWellKnownSidConstants type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
EveryoneGroupSid | The security identifier for the everyone group. |
![]() ![]() |
LicenseesGroupSid | The security identifier for the licensees group. |
![]() ![]() |
NamespaceAdministratorsGroupSid | The security identifier for the namespace administrators group. |
![]() ![]() |
SecurityServiceGroupSid | The security identifier for the security service group. |
![]() ![]() |
ServiceUsersGroupSid | The security identifier for the service users 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.
.gif)
.gif)