Android.Net.Wifi.WifiConfiguration.KeyMgmt.None Field
WPA is not used; plaintext or static WEP could be used.

Value: 0

Syntax

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

Remarks

WPA is not used; plaintext or static WEP could be used.

[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