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 name column:
- 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
|
||||||
| 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 |
||||||
| 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 |