Freigeben über


WifiConfiguration.KeyMgmt.Owe Field

Definition

Opportunististic Wireless Encryption

[Android.Runtime.Register("OWE", ApiSince=29)]
public const Android.Net.Wifi.KeyManagementType Owe = 9;
[<Android.Runtime.Register("OWE", ApiSince=29)>]
val mutable Owe : Android.Net.Wifi.KeyManagementType

Field Value

Value = 9
Attributes

Remarks

Opportunististic Wireless Encryption

Java documentation for android.net.wifi.WifiConfiguration.KeyMgmt.OWE.

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