25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "Validating Users Manually | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "In this video Joe Stagner shows you how to create your own web form and process the authentication request manually. For additional information about this vi..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 08/22/2008
|
||
|
ms.topic: article
|
||
|
ms.assetid: c11eec26-25a2-41fb-9330-ddc123c0423a
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/authentication/validating-users-manually
|
||
|
msc.type: video
|
||
|
---
|
||
|
Validating Users Manually
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
In this video Joe Stagner shows you how to create your own web form and process the authentication request manually. For additional information about this video, read the "Validating User Credentials Against the Membership User Store" security tutorial ([C#](../../overview/older-versions-security/membership/validating-user-credentials-against-the-membership-user-store-cs.md), [VB](../../overview/older-versions-security/membership/validating-user-credentials-against-the-membership-user-store-vb.md)).
|
||
|
|
||
|
[▶ Watch video (13 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/validating-users-manually)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](creating-user-accounts-programmatically.md)
|
||
|
[Next](validating-users-with-the-login-control.md)
|