Click or drag to resize

AuthRoleManagerRoles Property

Roles are sorted by AuthRole.Id

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AuthRoles Roles { get; }

Property Value

Type: AuthRoles
See Also