WifiConfiguration.AuthAlgorithm.Open Field

Definition

Open System authentication (required for WPA/WPA2)

[Android.Runtime.Register("OPEN")]
public const Android.Net.Wifi.AuthAlgorithmType Open = 0;
[<Android.Runtime.Register("OPEN")>]
val mutable Open : Android.Net.Wifi.AuthAlgorithmType

Field Value

Value = 0
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to