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 Network が Windows Live ID に置き換えられました。

適用対象