System.Web.Security Namespace FormsIdentity Class
Indicates whether authentication took place.
[ VB ] Public ReadOnly Property IsAuthenticated As Boolean Implements _ IIdentity.IsAuthenticated [ C# ] Public bool IsAuthenticated {get;} [ C++ ] public: __property bool get_IsAuthenticated ( ); [ JScript ] public Serializable function get IsAuthenticated ( ) : Boolean;
A Boolean that indicates whether authentication took place.
IIdentity.IsAuthenticated
FormsIdentity 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