LoggedInUserSession Class

GF API Documentation
Describes logged-in user session
Inheritance Hierarchy

SystemObject
  GF.Api.Connection.SessionsLoggedInUserSession

Namespace:  GF.Api.Connection.Sessions
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class LoggedInUserSession

The LoggedInUserSession type exposes the following members.

Constructors

  NameDescription
Public methodLoggedInUserSession
Initializes a new instance of the LoggedInUserSession class
Top
Properties

  NameDescription
Public propertyAppID
App UUID
Public propertyApplicationName
Session application
Public propertyHost
Session host
Public propertyLoginTime
Session start time
Top
See Also

Reference