Freigeben über


WifiManager.IsWpa3SaeSupported Property

Definition

public virtual bool IsWpa3SaeSupported { [Android.Runtime.Register("isWpa3SaeSupported", "()Z", "GetIsWpa3SaeSupportedHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("isWpa3SaeSupported", "()Z", "GetIsWpa3SaeSupportedHandler", ApiSince=29)>]
member this.IsWpa3SaeSupported : bool

Property Value

true if this device supports WPA3-Personal SAE

Attributes

Remarks

Java documentation for android.net.wifi.WifiManager.isWpa3SaeSupported().

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