UserManagementUtilsGetAllAuthorizedUsers Method |
| Name | Description | |
|---|---|---|
| GetAllAuthorizedUsers(IDatabaseRepository, IFolder, Int32) |
Retrieves all users that have at least the specified authorization level on a folder.
| |
| GetAllAuthorizedUsers(IDatabaseRepository, IObject, Int32) |
Retrieves all users that have at least the specified authorization level on an object.
| |
| GetAllAuthorizedUsers(IDatabaseRepository, String, Int32) |
Retrieves all users that have at least the specified authorization level on a profile.
|