StiCloudUserSessions Class
Namespace: Stimulsoft.Base.Plans
Methods
| Method | Returns | Description |
|---|---|---|
GetSession static |
StiCloudSession | |
SetSession static |
void |
Method Details
GetSession static
GetSession(reportGuid: string): StiCloudSession
Parameters
- reportGuid (string)
Returns StiCloudSession
SetSession static
SetSession(reportGuid: string, sessionKey: string, userKey: string): void
Parameters
- reportGuid (string)
- sessionKey (string)
- userKey (string)