IdentitySessionQueryRequest
Field | Type | Mandatory | Description |
---|---|---|---|
pagination | PageRequest | no | Page-related parameters. |
namePart | String | no | Requester is looking for active sessions of systems with names containing the specified text. |
loginFrom | DateTime | no | Requester is looking for active sessions that were created after the specified time. |
loginTo | DateTime | no | Requester is looking for active sessions that were created before the specified time. |