Exago .NET API Documentation
IsAdmin Property (StorageMgmtConfig)
WebReports.Api.ReportMgmt Namespace > StorageMgmtConfig Class : IsAdmin Property

When True, the system bypasses the permissions model, making all content available. This is used in the Admin Console so that a system administrator can build Roles where all folders and content is visible.

This should never be set to True for end users.

Syntax
public System.bool IsAdmin {get; set;}
See Also

Reference

StorageMgmtConfig Class
StorageMgmtConfig Members