Property UserGroupName
UserGroupName
The user group to which the user belongs. The user inherits permissions from the assigned group.
[YamlIgnore]
[JsonIgnore]
public string? UserGroupName { get; set; }
The user group to which the user belongs. The user inherits permissions from the assigned group.
[YamlIgnore]
[JsonIgnore]
public string? UserGroupName { get; set; }