Android.Net.Wifi.WifiEnterpriseConfig.EapMethod Property
Get the eap method.

Syntax

[get: Android.Runtime.Register("getEapMethod", "()I", "GetGetEapMethodHandler")]
[set: Android.Runtime.Register("setEapMethod", "(I)V", "GetSetEapMethod_IHandler")]
public virtual WifiEapMethod EapMethod { get; set; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionon an invalid eap method
Java.Lang.IllegalArgumentExceptionon an invalid eap method
Java.Lang.IllegalArgumentExceptionon an invalid eap method
Java.Lang.IllegalArgumentExceptionon an invalid eap method
Java.Lang.IllegalArgumentExceptionon an invalid eap method

Remarks

Get method documentation [Android Documentation]

Get the eap method.

Set method documentation [Android Documentation]

Set the EAP authentication method.

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18