Click or drag to resize

ListAuthSessionsByUsernameRequest Properties

The ListAuthSessionsByUsernameRequest type exposes the following members.

Properties
  NameDescription
Public propertyAuthMethod
Authentication method of the user sessions to be listed. Only a caller in the ClusterAdmins / Administrator AccessGroup can provide this parameter.
Public propertyUsername
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.
Top
See Also