CodeBetter.Com Link Blog

Sponsors

The Lounge

News

  • CodeBetter.Com Home

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Using programmatic Impersonation from an ASP.NET Page
Rick Strahl has a good article on Using programmatic Impersonation from an ASP.NET Page

Several times I've heard the following question asked:

I have an ASP.NET application and I need access to network resources that my account running ASP.NET does not have. How can I change the permissions at runtime without setting up Impersonation or using a high privilige account for my ASP.NET user account?

In short, how can you raise permissions of an ASP.NET request at runtime to perform some task that requires rights that the standard account ASP.NET runs under cannot handle?

Raymond

Posted Fri, Feb 25 2005 5:26 AM by cblinkblog

[Advertisement]

Comments

Klqjuiex wrote re: Using programmatic Impersonation from an ASP.NET Page
on Tue, Jul 14 2009 6:04 AM

tZdiRC

Add a Comment

(required)  
(optional)
(required)  
Remember Me?