Exago .NET API Documentation
AllowHomeDirect Property
WebReports.Api.Common Namespace > General Class : AllowHomeDirect Property

Permit or deny access to the Exago user interface without going through the API.

Attempting to access the user interface directly with this setting True will display an Access Denied message to the user.

Syntax
public System.bool AllowHomeDirect {get; set;}

Property Value

True to allow users direct access to the interface, or False to require sessions to be created in the API
Remarks

The same as setting Admin Console > General > Main Settings > Allow Direct Access to Exago (bypassing API)

We highly recommend setting this to False before deploying Exago in a production environment.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Roles
Main Settings