Skip to content

Commit c513c62

Browse files
committed
fix table cell
1 parent 9409be5 commit c513c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The table below lists the [user resource type](https://docs.microsoft.com/graph/
3535
|---------|---------|----------|------------|----------|-------------|
3636
|accountEnabled |Boolean|Whether the user account is enabled or disabled: **true** if the account is enabled, otherwise **false**.|Yes|No|Persisted, Output|
3737
|ageGroup |String|The user’s age group. Possible values: null, Undefined, Minor, Adult, NotAdult.|Yes|No|Persisted, Output|
38-
|alternativeSecurityId|String|A single user identity from the external identity provider.||No|No|Input, Persisted, Output|
38+
|alternativeSecurityId|String|A single user identity from the external identity provider.|No|No|Input, Persisted, Output|
3939
|alternativeSecurityIds|alternative securityId collection|A collection of user identities from external identity providers.|No|No|Persisted, Output|
4040
|city |String|The city in which the user is located. Max length 128.|Yes|Yes|Persisted, Output|
4141
|consentProvidedForMinor|String|Whether the consent has been provided for a minor. Allowed values: null, granted, denied, or notRequired.|Yes|No|Persisted, Output|

0 commit comments

Comments
 (0)