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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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