Click or drag to resize

AuthElementAllowedPermissions Property

List of allowed permissions for this AuthElement

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

Property Value

Type: ListString
See Also