Click or drag to resize
UserManagementUtilsGetAllAuthorizedUsers Method
Overload List
  NameDescription
Public methodStatic memberGetAllAuthorizedUsers(IDatabaseRepository, IFolder, Int32)
Retrieves all users that have at least the specified authorization level on a folder.
Public methodStatic memberGetAllAuthorizedUsers(IDatabaseRepository, IObject, Int32)
Retrieves all users that have at least the specified authorization level on an object.
Top
See Also