Property Roles
New user roles as objects (if null - not changed)
For backward compatibility and programmatic usage
If empty array is specified - all roles are removed
public IRedbRole[]? Roles { get; set; }
New user roles as objects (if null - not changed)
For backward compatibility and programmatic usage
If empty array is specified - all roles are removed
public IRedbRole[]? Roles { get; set; }