Click or drag to resize

AnalyticsDashboardAuthRoles Property

Auth roles that have access to the dashboard

Namespace:  Omada.OE.Model.Reporting
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<Guid> AuthRoles { get; set; }

Property Value

Type: ListGuid
See Also