Click or drag to resize
IAuthorizationApi Methods

The IAuthorizationApi type exposes the following members.

Methods
  NameDescription
Public methodEcho
Echoes the specified message.
Public methodGetAllowedOperationsForGroup
Gets the allowed operations for group on given object.
Public methodGetAllowedOperationsForUser
Gets the allowed operations for user on given object.
Public methodGetEffectivePermissions
Gets the effective permissions.
Public methodSetAllowedOperationsForGroup
SSets the allowed operations for group on specific object.
Public methodSetAllowedOperationsForUser
Sets the allowed operations for user on specific object.
Top
See Also