Click or drag to resize

SecurityUser Properties

The SecurityUser type exposes the following members.

Properties
 NameDescription
Public propertyAgentConfiguration 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.
Public propertyAgentConfigurations 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.
Public propertyAllFolders Flat list of all SWIFolder of the user
Public propertyAuthenticationSummary Summary of the authentication
Public propertyDefaultAgentConfiguration 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.
Public propertyDefaultGroup Default group of the user
Public propertyEditProfile True if user can edit his profile
Public propertyIsAuthenticated True if the user is authenticated and part of a group
Public propertyPersonalFolderReportDownload 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.
Public propertyPersonalFolderRight Right for the personal folder
Public propertyPersonalFolderUpload 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.
Public propertyProfileDirectory Profile directory
Public propertyProfilePath Profile file path
Public propertySecurityGroupsDisplay List of security group names in a string
Public propertyShowAllFolders True if folders with no right are also shown
Public propertyShowErrorDetail True if user can see the detail of exceptions (error message and stack trace) in the Web Report Server.
Public propertyShowFoldersView If true, folders view is shown
Public propertySqlModel 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.
Top
See Also