aaduser EntityType

Virtual entity that represents Microsoft Entra ID

Entity Set Path
[organization URI]/api/data/v9.2/aadusers
Base Type
crmbaseentity
Display Name
Microsoft Entra ID
Primary Key
aaduserid
Primary Key Attribute
displayname
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
aaduserid Edm.Guid

Unique identifier of a Microsoft Entra ID.

Display Name: Id

accountenabled Edm.Boolean

Indicates if the Account of an Microsoft Entra ID is enabled.

Display Name: Microsoft Entra ID Account Enabled

Default Options
Values Label
1 Yes
0 No
businessphones Edm.String

Business phone number for the user

Display Name: Business Phones

city Edm.String

City.

Display Name: City

companyname Edm.String

Company Name.

Display Name: Company Name

createddatetime Edm.DateTimeOffset

Date and time when the Microsoft Entra ID was created.

Display Name: Created Date Time

Read Only
displayname Edm.String

The name displayed in the address book for the user.

Display Name: Display Name

givenname Edm.String

The given name (first name) of the user.

Display Name: Given Name

id Edm.Guid

A unique identifer for Microsoft Entra ID

Display Name: A unique identifer for Microsoft Entra ID

imaddresses Edm.String

ImAddresses for the user

Display Name: ImAddresses

jobtitle Edm.String

The user's job title.

Display Name: Job Title

mail Edm.String

The SMTP address for the user.

Display Name: Mail

mobilephone Edm.String

The primary cellular telephone number for the user.

Display Name: Mobile Phone

officelocation Edm.String

The office location in the user's place of business.

Display Name: Office Location

postalcode Edm.String

Postal Code.

Display Name: Postal Code

preferredlanguage Edm.String

The preferred language for the user. Should follow ISO 639-1 Code; for example 'en-US'.

Display Name: Preferred Language

streetaddress Edm.String

Street Address.

Display Name: Street Address

surname Edm.String

The user's surname (family name or last name).

Display Name: Surname

userprincipalname Edm.String

The user principal name (UPN) of the user.

Display Name: User Principal Name

usertype Edm.String

User Type.

Display Name: User Type

See also