Click or drag to resize

SolidFireElementListAuthSessionsByClusterAdminAsync Method

Overload List
  NameDescription
Public methodListAuthSessionsByClusterAdminAsync(CancellationToken, Int64)
List all auth sessions associated with the specified ClusterAdminID. If the specified ClusterAdminID maps to a group of users, all auth sessions for all members of that group will be listed.
Public methodListAuthSessionsByClusterAdminAsync(ListAuthSessionsByClusterAdminRequest, CancellationToken)
List all auth sessions associated with the specified ClusterAdminID. If the specified ClusterAdminID maps to a group of users, all auth sessions for all members of that group will be listed.
Top
See Also