asp.net.ph

FormsIdentity.IsAuthenticated Property

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;

Property Value

A Boolean that indicates whether authentication took place.

Implements

IIdentity.IsAuthenticated

See Also

FormsIdentity Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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