Documentazione
Server User

The user represents a single user. Essentially there are four different types:

  • Human User: A human user represents a person.

  • Application User: A application user represents an application.

  • Anonymous User: An anonymous user represents a not authenticated user.

  • Server User: The server user represents our web server. In case some repeating actions needs to be executed this user may be identified as the acting user.

Stati
  • Crea
    Lo stato Create indica che è in corso la creazione del tipo Server User.
  • Attivo
    Lo stato attivo significa che l’elemento del tipo 'Server User' è attivo e può essere utilizzato.
  • Inattivo
    Lo stato inattivo mostra che l’elemento del tipo Server User non è utilizzato.
  • Eliminazione in corso
    Lo stato 'deleting' significa che è in corso l’eliminazione dell’elemento del tipo Server User.
  • Eliminato
    Lo stato eliminato contrassegna un elemento per la cancellazione dalla banca dati.
Caratteristiche
  • Data di eliminazione prevista
    La data e lora in cui è prevista la rimozione definitiva delloggetto. Se il valore è vuoto, loggetto non verrà rimosso.
  • ID
    A unique identifier for the object.
  • Scope
    Lambito a cui appartiene lutente.
  • Status
    Lo stato attuale delloggetto.
  • User Type
    Il tipo di utente che definisce il suo ruolo e le sue capacità.
  • Versione
    The version is used for optimistic locking and incremented whenever the object is updated.