asp.net.ph

PassportIdentity.TicketAge Property

System.Web.Security Namespace   PassportIdentity Class


Gets the time, in seconds, since the last ticket was issued or refreshed.

[ VB ]
Public ReadOnly Property TicketAge As Integer

[ C# ]
public int TicketAge {get;}

[ C++ ]
public: __property int get_TicketAge ( );

[ JScript ]
public function get TicketAge ( ) : int;

Property Value

The time, in seconds, since the last ticket was issued or refreshed.

Remarks

For more information, see the Passport SDK documentation.

See Also

PassportIdentity 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