UserGroupManagerGetAvailableCabinetOwners Method
Return users and groups allowed to own a cabinet.
Only basic properties are returned, including ID, name, email and license status.
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return users and groups allowed to own a cabinet")]
public List<ADAMObject> GetAvailableCabinetOwners()
Return Value
ListADAMObject