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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note