canMaintainSystemOptions

canMaintainSystemOptions(userName: String): Integer;

The canMaintainSystemOptions method of the JadeReportWriterSecurity class returns the type of access that the user specified in the userName parameter has to system options in the JADE Report Writer Configuration application. Access to system options is checked when the user attempts to load, extract, or maintain system options.

By default, users have full access to system options in the JADE Report Writer Configuration application. When the return value of this method is checked at the time access to system options is attempted, options are not displayed if the user has no access. If the user has read-only access, system options are displayed in read-only mode, and the user cannot change values.

For details about the integer values that can be returned by this method, see "JadeReportWriterSecurity Class Constants", earlier in this chapter.