Click or drag to resize

AnySenseService.Entities.API.PublicAPI.V1.DTOs.User Namespace

To get started, call one of the following methods:
  • Anysense.API.Client.V1.ApiClient.Create
  • Anysense.API.Client.V1.ApiClient.CreateAsync
  • Anysense.API.Client.V1.ApiClient.CreateWithToken
  • Anysense.API.Client.V1.ApiClient.CreateWithTokenAsync
See Anysense.API.Client.Shared.BaseClient<T> for documentation on these methods.
 
Classes
 ClassDescription
Public classDevice Class representing a mobile device used by a user
Public classDeviceCount Class representing a mobile device used by a user
Public classGroup Class representing an access group
Public classNewUser Class used to represent a user that should be added to the current subscription
Public classUser Represents a user.
Public classUserAndGroupList Class used to hold a list of Users and Groups for different purposes
Public classUserDisplayInfo Class that represents the public info of a user.
Enumerations
 EnumerationDescription
Public enumerationLicense A list of those licenses that is possible to add to a User
Public enumerationRole Represents possible user roles.
Public enumerationUserType Represens a user type.
The UserType is used to differentiate between normal users and clients.