WifiEnterpriseConfig.EapMethod プロパティ

定義

eap メソッドを取得します。

public virtual Android.Net.Wifi.WifiEapMethod EapMethod { [Android.Runtime.Register("getEapMethod", "()I", "GetGetEapMethodHandler")] get; [Android.Runtime.Register("setEapMethod", "(I)V", "GetSetEapMethod_IHandler")] set; }
[<get: Android.Runtime.Register("getEapMethod", "()I", "GetGetEapMethodHandler")>]
[<set: Android.Runtime.Register("setEapMethod", "(I)V", "GetSetEapMethod_IHandler")>]
member this.EapMethod : Android.Net.Wifi.WifiEapMethod with get, set

プロパティ値

属性

例外

無効な eap メソッドの場合

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象