PassportIdentity.Ticket(String) 方法

定義

取得 Passport 驗證票證之特定屬性的相關資訊。 這個類別已被取代。

public:
 System::Object ^ Ticket(System::String ^ strAttribute);
public object Ticket (string strAttribute);
member this.Ticket : string -> obj
Public Function Ticket (strAttribute As String) As Object

參數

strAttribute
String

識別要傳回之 Passport 驗證票證的字串。

傳回

Object

物件,代表 Passport 驗證票證的屬性。

備註

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

適用於