|
 | accountDisplayName |
Gets or sets the display name of the Account associated with the session.
|
 | accountId |
Gets or sets the ID of the Account associated with the session.
|
 | accountName |
Gets or sets the unique name of the Account associated with the session.
|
 | applicationPrivilegeIds |
Gets or sets the IDs of application privileges effectively granted to the session.
|
 | createdTime |
Gets the time (UTC) the session was created.
|
 | cultureName |
Gets or sets the name of the culture associated with the session.
|
 | customAttributes |
Gets or sets the session's explicitly assigned custom attributes.
|
 | federatedAuthenticationProviderId |
Gets or sets the ID of the federated authentication provider which created the session.
|
 | groupMembershipIds |
Gets or sets the session's explicitly assigned group membership IDs.
|
 | id |
Gets or sets the unique identifier of the session.
|
 | impersonationKind |
Gets or sets the kind of impersonation associated with the session.
|
 | impersonationSessionId |
Gets or sets the ID of the session impersonating or impersonated by this session.
|
 | ipAddress |
Gets or sets the IP address associated with the session, if available.
|
 | isAdministrator |
Gets or sets a value indicating whether this session has administrator privileges.
|
 | isAnonymousAccount |
Gets or sets a value indicating whether this session is for the Anonymous account.
|
 | isSeatReserved |
Gets or sets a Boolean indicating whether the seat for this session is reserved.
|
 | isTenantAdministrator |
Gets or sets a value indicating whether this session has tenant administrator privileges.
|
 | isWindowsAccount |
Gets or sets a value indicating whether this session is for a windows account.
|
 | lastActivityTime |
Gets the time (UTC) of the session's last activity, or DateTime.MinValue if there has
been no activity.
|
 | seatKind |
Gets or sets the kind of seat this session is in.
|
 | sessionKind |
Gets or sets the session kind.
|
 | tenantExpiryDate |
Gets the date/time (UTC) when the tenant associated with the session expires.
|
 | tenantId |
Gets or sets the ID of the Tenant associated with the session.
|
 | timeZoneDisplayName |
Gets or sets the time zone display name associated with the session.
|
 | timeZoneId |
Gets or sets the name of the time zone ID associated with the session.
|
 | userData |
Gets or sets the session's explicitly assigned user data items.
|
 | validUntil |
Gets the valid until time (UTC) of the session.
|
 | windowsGroupAccountMembershipIds |
Gets or sets the session's explicitly assigned windows group account membership IDs.
|