DeleteAuthSessionsByUsernameRequest Properties |
The DeleteAuthSessionsByUsernameRequest type exposes the following members.
Name | Description | |
---|---|---|
AuthMethod |
Authentication method of the user sessions to be deleted.
Only a caller in the ClusterAdmins / Administrator AccessGroup can provide this parameter.
| |
Username |
Name that uniquely identifies the user.
When authMethod is Cluster, this specifies the ClusterAdmin username.
When authMethod is Ldap, this specifies the user's LDAP DN.
When authMethod is Idp, this may specify the user's IdP uid or NameID. If the IdP is not configured to return either, this specifies a random UUID issued when the session was created.
Only a caller in the ClusterAdmins / Administrator AccessGroup can provide this parameter.
|