We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8674f44 + 0802c99 commit fac1adeCopy full SHA for fac1ade
articles/active-directory-b2c/one-time-password-technical-profile.md
@@ -9,7 +9,7 @@ manager: celestedg
9
ms.service: active-directory
10
ms.workload: identity
11
ms.topic: reference
12
-ms.date: 02/03/2020
+ms.date: 02/10/2020
13
ms.author: marsma
14
ms.subservice: B2C
15
---
@@ -164,3 +164,10 @@ The following example `TechnicalProfile` is used for verifying a code:
164
</InputClaims>
165
</TechnicalProfile>
166
```
167
+
168
+## Next steps
169
170
+See the following article for example of using one-time password technial profile with custom email verification:
171
172
+- [Custom email verification in Azure Active Directory B2C](custom-email.md)
173
0 commit comments