aspxtreme

FormsAuthenticationTicket.Expired Property

System.Web.Security Namespace   FormsAuthenticationTicket Class


Returns true if the cookie has expired.

[ VB ]
Public ReadOnly Property Expired As Boolean

[ C# ]
Public bool Expired {get;}

[ C++ ]
public: __property bool get_Expired ( );

[ JScript ]
public Serializable
function get Expired ( ) : Boolean;

Property Value

A Boolean value indicating whether the cookie has expired.

See Also

FormsAuthenticationTicket Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

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