User Detail - Fetch list of all users
Last updated
Last updated
Successful retrieval of users
A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the userId property.
A public property of type list of UserTenantView that has both a getter and a setter method, which allows for getting and setting the value of the tenants property.
Class for representing user preferences.