Click or drag to resize

UserManagementUtilsGetAuthorizedParties Method

Overload List
  NameDescription
Public methodStatic memberGetAuthorizedParties(IDatabaseRepository, IFolder, Int32)
Retrieves the parties that have at least the specified authorization level on a folder.
Public methodStatic memberGetAuthorizedParties(IDatabaseRepository, IObject, Int32)
Retrieves the parties that have at least the specified authorization level on an object.
Public methodStatic memberGetAuthorizedParties(IDatabaseRepository, String, Int32)
Retrieves the parties that have at least the specified authorization level on a profile.
Top
See Also