Click or drag to resize

SolidFireElementListAuthSessionsByClusterAdmin Method

Overload List
  NameDescription
Public methodListAuthSessionsByClusterAdmin(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 methodListAuthSessionsByClusterAdmin(ListAuthSessionsByClusterAdminRequest)
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