25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
|
---
|
||
|
title: "Implement the Registration Verification Pattern | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "In this video, Joe Stagner extends the registration process in an ASP.NET application by adding an email verification step."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 07/29/2010
|
||
|
ms.topic: article
|
||
|
ms.assetid: 8e5cebbc-7e7b-4f1a-af6b-75a6ed398030
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/authentication/implement-the-registration-verification-pattern
|
||
|
msc.type: video
|
||
|
---
|
||
|
Implement the Registration Verification Pattern
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
In this video, Joe Stagner extends the registration process in an ASP.NET application by adding an email verification step.
|
||
|
|
||
|
[▶ Watch video (35 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/implement-the-registration-verification-pattern)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](logging-users-into-your-membership-system.md)
|
||
|
[Next](simple-web-service-authentication.md)
|