Android.Net.Wifi.WifiConfiguration.AuthAlgorithm.Leap Field
LEAP/Network EAP (only used with LEAP)

Value: 2

Syntax

[Android.Runtime.Register("LEAP")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.AuthAlgorithmType enum directly instead of this field.")]
public const AuthAlgorithmType Leap

Remarks

LEAP/Network EAP (only used with LEAP)

[Android Documentation]

Requirements

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