ISolidFireElementListAuthSessionsByUsernameAsync Method |
| Name | Description | |
|---|---|---|
| ListAuthSessionsByUsernameAsync(ListAuthSessionsByUsernameRequest, CancellationToken) |
Lists all auth sessions for the given user.
A caller not in AccessGroup ClusterAdmins / Administrator privileges may only list their own sessions.
A caller with ClusterAdmins / Administrator privileges may list sessions belonging to any user.
| |
| ListAuthSessionsByUsernameAsync(CancellationToken, String, String) |
Lists all auth sessions for the given user.
A caller not in AccessGroup ClusterAdmins / Administrator privileges may only list their own sessions.
A caller with ClusterAdmins / Administrator privileges may list sessions belonging to any user.
|