Description
Occurs just before the PowerServer user session is created.
Syntax
SessionCreating( )
Event ID
Arguments
None
Return Values
None
Usage
The SessionCreating event is triggered before the PowerServer installable cloud app creates a session. It allows developers to adjust the PowerServer Web API URL, authentication settings etc. programatically before the session is created.


