tridion-sites-extensions-api-docs

Home > @tridion-sites/models > User

User class

Signature:

export declare class User extends Trustee

Extends: Trustee

Constructors

Constructor Modifiers Description
(constructor)({ backendModel, …trusteeArgs })   Constructs a new instance of the User class

Properties

Property Modifiers Type Description
_backendModel   BackendUser  
getInternalModel   () => BackendUser  
isEnabled   boolean Whether the User is enabled.
isEnabledEditable   boolean Whether the enabled state can be modified.
languageId   number | undefined Language ID (LCID) of the User
localeId   number | undefined Locale ID (LCID) of the User