1using System.Collections.Generic;
ICollection< OAuthConnection >? OAuthConnections
List of OAuthConnections associated with the user.
ICollection< OidcConnection >? OidcConnections
List of OidcConnections associated with the user.
UserGroup? Group
The UserGroup asociated with the user, if any.
Represents a group of users.
Represents a server user.
Represents a set of server permissions.