Click or drag to resize

AuthSessionInfoClusterAdminIDs Property

Cluster AdminID(s) associated with this session. For sessions related to LDAP or a third party Identity Provider (IdP), this will be an aggregate list of matching Cluster AdminIDs associated with this session.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] ClusterAdminIDs { get; set; }

Property Value

Type: Int64
See Also