Interface GetInfoFromPx5Payload

Payload for message from Px5 of method "GetInfoFromPx5"

See

MessageFromPx5

Hierarchy

  • GetInfoFromPx5Payload

Properties

connectionstring: string

Connection string (without user credentials) of the current database connection

dbname: string

Name of the current database

dbpath: string

Local path of the current database

dbuser: string

Current logged in database user

logingroup: string

Login group of the current logged in Px5 user

logintoken: string

Login token to log in as current Px5 user on REST API (provide it as password in while REST API login, without user)

loginuser: string

Current logged in Px5 user

pxversion: string

Version of Px5

readonly: boolean

Is current form readonly?

restapiurl: string

REST API URL of current Px5 instance (if configured)

skin: string

Current loaded frontend skin in Px5

webservicepassword: string

REST API Password of current Px5 instance (if configured)