asp.net.ph

FormsIdentity.Ticket Property

System.Web.Security Namespace   FormsIdentity Class


Gets the FormsAuthenticationTicket associated with the current request.

[ VB ]
Public ReadOnly Property Ticket As FormsAuthenticationTicket

[ C# ]
Public FormsAuthenticationTicket Ticket {get;}

[ C++ ]
public: __property FormsAuthenticationTicket* get_Ticket ( );

[ JScript ]
public Serializable
function get Ticket ( ) : FormsAuthenticationTicket;

Property Value

The FormsAuthenticationTicket associated with the current request.

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