Click here to Skip to main content
Click here to Skip to main content
Articles » Web Development » ASP.NET » Howto » Downloads
 

ASP.NET - Forms authentication user impersonation

By , 12 Nov 2009
 
FormsAuthenticationUserImpersonation_Bin.zip
FormsAuthenticationUserImpersonation.dll
FormsAuthenticationUserImpersonation_Example.zip
App_Code
App_Data
Bin
FormsAuthenticationUserImpersonation.dll
Private
FormsAuthenticationUserImpersonation_Src.zip
FormsAuthenticationUserImpersonation
bin
Release
FormsAuthenticationUserImpersonation.dll
Properties
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" Title="ASP.Net FormsAuthentication user impersonation" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <h2>User impersonation has ended and you have been redirected accordingly</h2>
    <p><asp:HyperLink ID="link" runat="server" NavigateUrl="~/Default.aspx" Text="Return" /></p>
</asp:Content>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Christ Akkermans
Netherlands Netherlands
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 13 Nov 2009
Article Copyright 2009 by Christ Akkermans
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid