HostingEnvironment.Impersonate Method (System.Web.Hosting)

Switch View :
ScriptFree
.NET Framework Class Library
HostingEnvironment.Impersonate Method

Allows code to impersonate a different user.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member Impersonate Impersonates the user represented by the application identity.
Public method Static member Impersonate(IntPtr) Impersonates the user represented by the specified user token.
Public method Static member Impersonate(IntPtr, String) Impersonates the user specified by the configuration settings for the specified virtual path, or the specified user token.
Top
See Also

Reference