GetOnPremisesIdentity() function
- Last UpdatedSep 13, 2024
- 1 minute read
Syntax
The syntax of the script function is as follows:
result = GetOnPremisesIdentity()
Return value
Result indicates the string for the identity of the sign in user of the application in offline connected experience.
Example
string OnPremisesIdentity = GetOnPremisesIdentity();