SessionQueryField Enumeration |
Namespace: Dundas.BI.AccountServices
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property specified. | |
Id | 1 | The Id property. | |
TenantId | 2 | The TenantId property. | |
AccountId | 3 | The AccountId property. | |
AccountName | 4 | The AccountName property. | |
AccountDisplayName | 5 | The AccountDisplayName property. | |
CreatedTime | 6 | The CreatedTime property. | |
LastActivityTime | 7 | The LastActivityTime property. | |
ValidUntil | 8 | The time at which the session will expire. | |
CultureName | 9 | The Culture property. | |
TimeZoneId | 10 | The TimeZone property. | |
SeatKind | 11 | The SeatKind property. | |
SessionKind | 12 | The SessionKind property. | |
IsSeatReserved | 13 | The IsSeatReserved property. | |
IPAddress | 14 | The IPAddress property. | |
GroupMembershipIds | 15 | The GroupMembershipIds property. | |
WinGroupMembershipIds | 16 | The WindowsGroupAccountMembershipIds property. | |
ExtGroupMembershipIds | 17 | The ExternalGroupAccountMembershipIds property. | |
SeatPoolId | 18 | The SeatPoolId property. | |
LastActivityOrCreatedTime | 19 | The last activity time if it's non-null; otherwise, the creation time. | |
UserData | 20 | The UserData property. | |
LogOnToken | 21 | The LogOnToken property. | |
CustomAttributeValues | 22 | The CustomAttributes property. | |
ImpersonationKind | 23 | The ImpersonationKind property. | |
ImpersonationSessionId | 24 | The ImpersonationSessionId property. | |
FederatedAuthenticationProviderId | 25 | The FederatedAuthenticationProviderId property. |