|
APIServer.Session.RemoveRole
| Field | Variable | ...as | Description |
|---|---|---|---|
| SessionSurrogate | Input | Input | The unique identification of the session. |
| RoleSurrogate | Input | Input | The unique identification of the role. |
Remove one role from the session. This means that the session will no longer have access to the site elements authorized by this role.
WSE0036 - Session not found