Android.Net.Wifi.WifiConfiguration.AuthAlgorithm.Open Field
Open System authentication (required for WPA/WPA2)

Value: 0

Syntax

[Android.Runtime.Register("OPEN")]
[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 Open

Remarks

Open System authentication (required for WPA/WPA2)

[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