Security |
The SecurityUser type exposes the following members.
| Name | Description | |
|---|---|---|
| AgentConfiguration | First AI Agent configuration assigned to this user via the DefaultGroup AgentGUIDs. Returns null if no group is set or no enabled agents are found. | |
| AgentConfigurations | AI Agent configurations assigned to this user via the DefaultGroup AgentGUIDs. Returns an empty list if no group is set or no enabled agents are found. | |
| AllFolders | Flat list of all SWIFolder of the user | |
| AuthenticationSummary | Summary of the authentication | |
| DefaultAgentConfiguration | Default AI Agent configuration for this user. Resolution order: the last agent the user selected (LastAgentGUID), then the server's DefaultAgentGUID, then the first assigned agent. Each candidate must still be among the agents assigned to the user. | |
| DefaultGroup | Default group of the user | |
| EditProfile | True if user can edit his profile | |
| IsAuthenticated | True if the user is authenticated and part of a group | |
| PersonalFolderReportDownload | True if the user can download the report definitions stored in his personal folder. The most permissive setting among the groups granting a personal folder applies. | |
| PersonalFolderRight | Right for the personal folder | |
| PersonalFolderUpload | True if the user can upload files and reports into his personal folder. The most permissive setting among the groups granting a personal folder applies. | |
| ProfileDirectory | Profile directory | |
| ProfilePath | Profile file path | |
| SecurityGroupsDisplay | List of security group names in a string | |
| ShowAllFolders | True if folders with no right are also shown | |
| ShowErrorDetail | True if user can see the detail of exceptions (error message and stack trace) in the Web Report Server. | |
| ShowFoldersView | If true, folders view is shown | |
| SqlModel | True if the user has the right to edit SQL models and to query the database (raw SQL) with the AI Tools. True if at least one of the user's groups enables SQL Models. |