API Reference > @next-core/brick-types > SystemInfo
SystemInfo interface
系统会话信息。
Signature:
export interface SystemInfo extends RuntimeMisc
Extends: RuntimeMisc
Properties
| Property | Type | Description |
|---|---|---|
| accessRule | string | |
| isAdmin | boolean | |
| loginFrom | string | |
| org | number | |
| userInstanceId | string | |
| username | string |