Click or drag to resize

UserGroupManagerGetDomainStructure Method

Retrieve the structure of a specified domain

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public DomainContainer GetDomainStructure(
	Guid domainId
)

Parameters

domainId
Type: SystemGuid

Return Value

Type: DomainContainer
See Also