You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/user-properties.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ This property indicates the relationship of the user to the host tenancy. This p
79
79
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.
80
80
81
81
> [!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.
83
83
84
84
Identities property value | Sign-in state
85
85
--------------------- | -------------------------
@@ -91,7 +91,7 @@ facebook.com | This user has a Facebook account and has signed up by using self-
91
91
mail | This user has signed up by using Azure AD Email one-time passcode (OTP).
92
92
{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.
93
93
94
-
`phone` as an identity provider is not supported for B2B accounts.
94
+
The `phone`value as an identity provider is not supported for B2B accounts.
0 commit comments