共用方式為


PassportIdentity.AuthenticationType 屬性

定義

取得用來識別使用者的驗證類型。 這個類別已被取代。

public:
 property System::String ^ AuthenticationType { System::String ^ get(); };
public string AuthenticationType { get; }
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

屬性值

String

字串 "Passport"。

實作

備註

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

適用於