Edit

Share via


PassportIdentity.TicketAge Property

Definition

Gets the time, in seconds, since the last ticket was issued or refreshed. This class is deprecated.

public:
 property int TicketAge { int get(); };
public int TicketAge { get; }
member this.TicketAge : int
Public ReadOnly Property TicketAge As Integer

Property Value

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

Remarks

This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.

Applies to