new ApplicationPrincipalElevator()
Represents an elevator implementation that authenticates as the device principal
- Source:
Methods
elevate(useSession)
Shows the elevation dialog and then performs the continueWith
Parameters:
Name | Type | Description |
---|---|---|
useSession |
any | The current session, passed when and if a pou is required and not a change of login |
- Source:
getToken() → {String}
Gets the elevation token
- Source:
Returns:
The current elevation token
- Type
- String