System.Web Namespace HttpApplication Class
Gets the intrinsic user object for the current request.
[ VB ] Public ReadOnly Property User As IPrincipal [ C# ] public IPrincipal User {get;} [ C++ ] public: __property IPrincipal* get_User ( ); [ JScript ] public function get User ( ) : IPrincipal;
The IPrincipal representing the current authenticated or anonymous user.
HttpApplication Members
© 2000-2010 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 asp.net.ph