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-b2c/contentdefinitions.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
@@ -9,7 +9,7 @@ manager: celestedg
9
9
ms.service: active-directory
10
10
ms.workload: identity
11
11
ms.topic: reference
12
-
ms.date: 02/16/2020
12
+
ms.date: 02/17/2020
13
13
ms.author: marsma
14
14
ms.subservice: B2C
15
15
---
@@ -82,7 +82,7 @@ The **DataUri** element is used to specify the page identifier. Azure AD B2C use
82
82
|`unifiedssp`| Displays a form for signing in with a local account that's based on an email address or a user name. This value also provides the “keep me sign-in functionality” and “Forgot your password?” link. |
83
83
|`unifiedssd`| Displays a form for signing in with a local account that's based on an email address or a user name. |
84
84
|`multifactor`| Verifies phone numbers by using text or voice during sign-up or sign-in. |
85
-
|`selfasserted`| Displays a form that enables users to create or update their profile. |
85
+
|`selfasserted`| Displays a form to collect data from a user. For example, enables users to create or update their profile. |
0 commit comments