Click or drag to resize

SecurityUserProfile Properties

The SecurityUserProfile type exposes the following members.

Properties
 NameDescription
Public propertyConnections List of default connections for the data sources
Public propertyCulture Culture of the user
Public propertyExecutionMode If true, reports are executed in a new window by default
Public propertyLastFolder Last folder of the user
Public propertyOnStartup Action to take after the user logs in
Public propertyRecentReports List of recent reports
Public propertyStartUpReport Relative report path to execute when the user logs in if OnStartup = 'Execute a specific report'
Public propertyStartupReportName Name of report to execute when the user logs in if OnStartup = 'Execute a specific report'
Top
See Also