Describes logged-in user session
Inheritance Hierarchy
GF.Api.Connection.SessionsLoggedInUserSession
Namespace: GF.Api.Connection.Sessions
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The LoggedInUserSession type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LoggedInUserSession | Initializes a new instance of the LoggedInUserSession class |
Properties
Name | Description | |
---|---|---|
AppID |
App UUID
| |
ApplicationName |
Session application
| |
Host |
Session host
| |
LoginTime |
Session start time
|
See Also