Skip to main content

SessionInfo

The session info of a logged on user.

NameDescriptionType
local_computer_nameThe name of the local computer.string
server_versionReceives the version of the M-Files Server on which this vault resides.number
vault_guidReceives the vault GUID as string.string

Example

{
"local_computer_name": "<!< The name of the local computer.>",
"server_version": 0,
"vault_guid": "<!< Receives the vault GUID as string.>"
}