言語

PassportIdentity.AuthenticationType プロパティ

定義

ユーザーを識別するために使用される認証の種類を取得します。 このクラスは非推奨です。

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

プロパティ値

文字列 "Passport" です。

実装

注釈

このクラスは非推奨となり、サポートされなくなりました。 Microsoft Passport Network は、Windows Live ID に置き換えられました。

適用対象