WifiConfiguration.Protocol.Wpa Field

Definition

WPA/IEEE 802.11i/D3.

[Android.Runtime.Register("WPA")]
public const Android.Net.Wifi.ProtocolType Wpa = 0;
[<Android.Runtime.Register("WPA")>]
val mutable Wpa : Android.Net.Wifi.ProtocolType

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