次の方法で共有


AuthenticationInfo.AuthenticationType プロパティ

定義

認証の種類を決定する値を取得または設定します。

public:
 property int AuthenticationType { int get(); void set(int value); };
public int AuthenticationType { get; set; }
member this.AuthenticationType : int with get, set
Public Property AuthenticationType As Integer

プロパティ値

認証の種類を表す値です。

適用対象