This documentation is archived and is not being maintained.
GroupPrincipal Class
Visual Studio 2008
Encapsulates group accounts. Group accounts can be arbitrary collections of principal objects or accounts created for administrative purposes.
Assembly: System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
'Declaration <DirectoryRdnPrefixAttribute("CN")> _ <DirectoryServicesPermissionAttribute(SecurityAction.InheritanceDemand, Unrestricted := True)> _ <DirectoryServicesPermissionAttribute(SecurityAction.LinkDemand, Unrestricted := True)> _ Public Class GroupPrincipal _ Inherits Principal 'Usage Dim instance As GroupPrincipal
System.Object
System.DirectoryServices.AccountManagement.Principal
System.DirectoryServices.AccountManagement.GroupPrincipal
System.DirectoryServices.AccountManagement.Principal
System.DirectoryServices.AccountManagement.GroupPrincipal
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: