25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
---
|
||
|
title: "How to Setup and Use Cookie-less Authentication in an ASP.NET Application | Microsoft Docs"
|
||
|
author: JoeStagner
|
||
|
description: "Joe Stagner utilizes the previous code example to demonstrate how to use cookie-less authentication. For more information on this demo, a tutorial is located..."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 07/16/2008
|
||
|
ms.topic: article
|
||
|
ms.assetid: 10ba9106-514c-4776-8277-9c31312ceed2
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/authentication/how-to-setup-and-use-cookie-less-authentication-in-an-aspnet-application
|
||
|
msc.type: video
|
||
|
---
|
||
|
How to Setup and Use Cookie-less Authentication in an ASP.NET Application
|
||
|
====================
|
||
|
by [Joe Stagner](https://github.com/JoeStagner)
|
||
|
|
||
|
Joe Stagner utilizes the previous code example to demonstrate how to use cookie-less authentication. For more information on this demo, a tutorial is located [here](../../overview/older-versions-security/introduction/forms-authentication-configuration-and-advanced-topics-vb.md).
|
||
|
|
||
|
[▶ Watch video (4 minutes)](https://channel9.msdn.com/Blogs/ASP-NET-Site-Videos/how-to-setup-and-use-cookie-less-authentication-in-an-aspnet-application)
|
||
|
|
||
|
>[!div class="step-by-step"]
|
||
|
[Previous](how-to-change-the-forms-authentication-properties.md)
|
||
|
[Next](asp-forms-login-relocation.md)
|