Table of Contents

Enum "Azure AD User Update Entity"

ID 9515
Namespace: System.Azure.Identity

The entities that are updated in Business Central from Office 365.

Remarks

The order in which the update is processed must be in the following order. Authentication email must be updated before Plan, and Plan must be updated before Language ID.

Properties

Name Value
Extensible False

Values

Name Description
"Authentication Email"

Represents an update to the authentication email property of a user.

"Contact Email"

Represents an update to the contact email property of a user.

"Full Name"

Represents an update to the full name property of a user.

Plan

Represents an update to the assigned plans for a user.

"Language ID"

Represents an update to the language setting of a user.

See also