Skip to content

Commit 6355554

Browse files
Merge pull request #249367 from csmulligan/csmulligan-patch-1
[B2B] "phone" identity clarification (ADO-149126)
2 parents 69d2400 + 421eed4 commit 6355554

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/external-identities/user-properties.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This property indicates the relationship of the user to the host tenancy. This p
7979
This property indicates the user’s primary identity provider. A user can have several identity providers, which can be viewed by selecting the link next to **Identities** in the user’s profile or by querying the `identities` property via the Microsoft Graph API.
8080

8181
> [!NOTE]
82-
> Identities and UserType are independent properties. A value of Identities does not imply a particular value for UserType
82+
> Identities and UserType are independent properties. A value of Identities does not imply a particular value for UserType.
8383
8484
Identities property value | Sign-in state
8585
--------------------- | -------------------------
@@ -91,6 +91,8 @@ facebook.com | This user has a Facebook account and has signed up by using self-
9191
mail | This user has signed up by using Azure AD Email one-time passcode (OTP).
9292
{issuer URI} | This user is homed in an external organization that doesn't use Azure Active Directory as their identity provider, but instead uses a SAML/WS-Fed-based identity provider. The issuer URI is shown when the Identities field is clicked.
9393

94+
Phone sign-in is not supported for external users. B2B accounts cannot use `phone`value as an identity provider.
95+
9496
### Directory synced
9597

9698
The **Directory synced** property indicates whether the user is being synced with on-premises Active Directory and is authenticated on-premises. This property is **Yes** if the account is homed in the organization’s on-premises Active Directory and synced with Azure AD, or **No** if the account is a cloud-only Azure AD account. In Microsoft Graph, the Directory synced property corresponds to `onPremisesSyncEnabled`.

0 commit comments

Comments
 (0)