Skip to content

Commit 7d4d8c0

Browse files
Merge pull request #262658 from kengaderdus/resolve-ghi-113522
[Azure AD B2C] Resolve GitHub issue 113522
2 parents e128289 + 4b72111 commit 7d4d8c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/user-profile-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kengaderdus
55
manager: CelesteDG
66
ms.service: active-directory
77
ms.topic: conceptual
8-
ms.date: 11/20/2023
8+
ms.date: 01/08/2024
99
ms.author: kengaderdus
1010
ms.subservice: B2C
1111
ms.custom: b2c-support
@@ -48,7 +48,7 @@ Azure AD B2C directory user profile supports the [user resource type](/graph/api
4848
|creationType |String|If the user account was created as a local account for an Azure Active Directory B2C tenant, the value is LocalAccount or nameCoexistence. Read only.|No|No|Persisted, Output|
4949
|dateOfBirth |Date|Date of birth.|No|No|Persisted, Output|
5050
|department |String|The name for the department in which the user works. Max length 64.|Yes|No|Persisted, Output|
51-
|displayName |String|The display name for the user. Max length 256. \< \> characters aren't allowed. | Yes|Yes|Persisted, Output|
51+
|displayName |String|The display name for the user. Max length 256. | Yes|Yes|Persisted, Output|
5252
|facsimileTelephoneNumber<sup>1</sup>|String|The telephone number of the user's business fax machine.|Yes|No|Persisted, Output|
5353
|givenName |String|The given name (first name) of the user. Max length 64.|Yes|Yes|Persisted, Output|
5454
|jobTitle |String|The user's job title. Max length 128.|Yes|Yes|Persisted, Output|

0 commit comments

Comments
 (0)