Click or drag to resize

InternalServiceGetDomainGroupData Method

Get list of guid and names of domain user groups

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public GroupGuidAndName[] GetDomainGroupData()

Return Value

Type: GroupGuidAndName
See Also