| |||||
WindowsAuthenticationEventArgs.Context PropertySystem.Web.Security Namespace WindowsAuthenticationEventArgs Class Gets the HttpContext object for the current HTTP request. [ VB ] Public ReadOnly Property Context As HttpContext [ C# ] public HttpContext Context {get;} [ C++ ] public: __property HttpContext* get_Context ( ); [ JScript ] public function get Context ( ) : HttpContext; Property ValueThe HttpContext object for the current HTTP request. RemarksThe HttpContext intrinsic provides access to Request, Response, and User objects. See AlsoWindowsAuthenticationEventArgs Members |
| ||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme