GroupScope Enumeration
.NET Framework (current version)
Specifies the scope of the group principal.
Assembly: System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
| Member name | Description | |
|---|---|---|
| Global | The group's scope is global. This group type is supported on AD DS. When a global group is specified with an AD LDS directory, a Local group is created instead. | |
| Local | The scope of the group is local. This group type is supported on AD DS and AD LDS. | |
| Universal | The scope of the group is universal. This group type is supported on AD DS and AD LDS. |
.NET Framework
Available since 3.5
Available since 3.5
System.DirectoryServices.AccountManagement
System.DirectoryServices.AccountManagement Namespace Overview
Show: