Click or drag to resize

PermissionConfigurationUsers Property

Gets the set of all known users.

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

Property Value

ISetUser
See Also