Click or drag to resize

AuthRoleAuthElements Property

Contains all the authelements in the system. Each element contains information of which access the authrole has to it.

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

Property Value

Type: AuthElementContexts
See Also