Click or drag to resize

UserGroupManagerGetAvailableCabinetOwners Method

Return users and groups allowed to own a cabinet

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<ADAMObject> GetAvailableCabinetOwners()

Return Value

Type: ListADAMObject
See Also