| |||||||
Request.IsAuthenticated PropertySystem.Web Namespace HttpRequest Class Gets a value indicating whether the user has been authenticated. [ VB ] Public ReadOnly Property IsAuthenticated As Boolean [ C# ] public bool IsAuthenticated {get;} [ C++ ] public: __property bool get_IsAuthenticated ( ); [ JScript ] public function get IsAuthenticated ( ) : Boolean; Property Valuetrue if authenticated; otherwise false. ExampleThe following example takes action only if the user has been authenticated.
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