| IAuthorizationApi Interface |
Namespace: Atomia.Provisioning.Service
The IAuthorizationApi type exposes the following members.
| Name | Description | |
|---|---|---|
| Echo |
Echoes the specified message.
| |
| GetAllowedOperationsForGroup |
Gets the allowed operations for group on given object.
| |
| GetAllowedOperationsForUser |
Gets the allowed operations for user on given object.
| |
| GetEffectivePermissions |
Gets the effective permissions.
| |
| SetAllowedOperationsForGroup |
SSets the allowed operations for group on specific object.
| |
| SetAllowedOperationsForUser |
Sets the allowed operations for user on specific object.
|