Click or drag to resize

PermissionConfigurationRoles Property

Gets the set of all defined roles.

Namespace: RAYLASE.Marker.Permission
Assembly: RAYLASE.Marker.Permission (in RAYLASE.Marker.Permission.dll) Version: 2.50.0
Syntax
C#
public ISet<PermissionRole> Roles { get; }

Property Value

ISetPermissionRole
See Also