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




Previous page Back to top Next page

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