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/localization-string-ids.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
8
8
ms.service: active-directory
9
9
ms.workload: identity
10
10
ms.topic: reference
11
-
ms.date: 04/19/2022
11
+
ms.date: 11/14/2023
12
12
ms.author: kengaderdus
13
13
ms.subservice: B2C
14
14
---
@@ -616,6 +616,7 @@ The following IDs are used for claims transformations error messages:
616
616
|`UserMessageIfClaimsTransformationStringsAreNotEqual`|[AssertStringClaimsAreEqual](string-transformations.md#assertstringclaimsareequal)| Claim value comparison failed using StringComparison "OrdinalIgnoreCase".|
617
617
618
618
### Claims transformations example 1:
619
+
The below example shows localized messages for local account signup.
0 commit comments