SysSingleton optional properties
No edit summary
No edit summary
Line 1: Line 1:
See also  
See also [[SysSingleton GetSystemUrl]]
This is now checked on StreamingApp_API_Base Open:
 
SysSingleton.ClientIp:String, Transient - if found Turnkey will fill in with ClientIp
Turnkey now check for SysSingleton properties that are filled if found(in StreamingApp_API_Base Open). Strongly suggest you have these non persistent to get the desired per user-session result:
SysSingleton.SystemType:String, Transient - if found Turnkey will fill in with TurnkeyNetFramework or TurnkeyNetCore
* SysSingleton.ClientIp:String, Transient - if found Turnkey will fill in with ClientIp
SysSingleton.UserAgent:String, Transient - if found Turnkey will fill in with User-agent from client
* SysSingleton.SystemType:String, Transient - if found Turnkey will fill in with ''TurnkeyNetFramework'' or ''TurnkeyNetCore''
* SysSingleton.UserAgent:String, Transient - if found Turnkey will fill in with User-agent from client

Revision as of 10:29, 23 September 2021

See also SysSingleton GetSystemUrl

Turnkey now check for SysSingleton properties that are filled if found(in StreamingApp_API_Base Open). Strongly suggest you have these non persistent to get the desired per user-session result:

  • SysSingleton.ClientIp:String, Transient - if found Turnkey will fill in with ClientIp
  • SysSingleton.SystemType:String, Transient - if found Turnkey will fill in with TurnkeyNetFramework or TurnkeyNetCore
  • SysSingleton.UserAgent:String, Transient - if found Turnkey will fill in with User-agent from client
This page was edited 97 days ago on 02/10/2024. What links here