編集

次の方法で共有


PassportIdentity.HasTicket Property

Definition

Gets a value indicating whether the query string includes a Passport ticket as a cookie. This class is deprecated.

public:
 property bool HasTicket { bool get(); };
public bool HasTicket { get; }
member this.HasTicket : bool
Public ReadOnly Property HasTicket As Boolean

Property Value

true if the query string includes a Passport ticket as a cookie; otherwise, false.

Remarks

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

Applies to