# MsalAccountActivityEntity object

This object contains the information about an Msal Activity that is used by ELO Sync.

This information is only stored for caching purposes and will be updated regularly from the ELO repository.

# Properties

Name Type Description
msalAccountActivityEntityId string readonly. Unique ID of the Object, will be assigned during creation and cannot be changed afterwards.
accountIdentifier string editable. Identifies the user.
accountObjectId string readonly. ID of the user Azure-Object.
accountTenantId string readonly. Tenant ID.
userPrincipalName string readonly. Userprincipalname of the user.
lastActivity string readonly. Last activity of the user.
failedToAcquireToken boolean readonly. True if an error occurred while loading the AccessToken from Azure, otherwise false.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35