UserGroupManagerGetDomainStructure Method |
Retrieve the structure of a specified domain
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic DomainContainer GetDomainStructure(
Guid domainId
)
Parameters
- domainId
- Type: SystemGuid
Return Value
Type:
DomainContainer
See Also