| |||||
HttpContext.User PropertySystem.Web Namespace HttpContext Class Sets or retrieves security information for the current HTTP request. [ VB ] Public Property User As IPrincipal [ C# ] public IPrincipal User {get; set;} [ C++ ] public: __property IPrincipal* get_User ( ); public: __property void set_User ( IPrincipal* ); [ JScript ] public function get User ( ) : IPrincipal; public function set User ( IPrincipal ); Property ValueSecurity information for the current HTTP request. RemarksSetting this property requires the ControlPrincipal flag to be set in Flags. See Also |
| ||||
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