NonSensitiveSessionData
Description
Data structure for custom session data.
Properties
| Name | Type | Description | 
|---|---|---|
| access_rights | ISessionAccess | Access rights for the user. | 
| account_name | string | The user name. | 
| hostname | string | The hostname of the M-Files Web application. | 
| license_type | LicenseType | The user license type. | 
| vault_data | INonSensitiveVaultData | Vault data for the user. |