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.
Public methodStatic memberGetAllAuthorizedUsers(IDatabaseRepository, String, Int32)
Retrieves all users that have at least the specified authorization level on a profile.
Top
See Also