Freigeben über


WifiConfiguration.Protocol.Wpa Field

Definition

WPA/IEEE 802.

[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

WPA/IEEE 802.11i/D3.0

This member is deprecated. Due to security and performance limitations, use of WPA-1 networks is discouraged. WPA-2 (RSN) should be used instead.

Java documentation for android.net.wifi.WifiConfiguration.Protocol.WPA.

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