共用方式為


PassportIdentity.HasTicket 屬性

定義

取得值,表示查詢字串是否包含 Passport 票證來當做 Cookie。 這個類別已被取代。

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

屬性值

如果查詢字串包含 Passport 票證來當做 Cookie,則為 true,否則為 false

備註

此類別已被取代,不再支援。 Microsoft Passport 網路已由 Windows Live ID 取代。

適用於