Udostępnij za pośrednictwem


WifiManager.IsWpa3SaePublicKeySupported Property

Definition

public virtual bool IsWpa3SaePublicKeySupported { [Android.Runtime.Register("isWpa3SaePublicKeySupported", "()Z", "GetIsWpa3SaePublicKeySupportedHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("isWpa3SaePublicKeySupported", "()Z", "GetIsWpa3SaePublicKeySupportedHandler", ApiSince=31)>]
member this.IsWpa3SaePublicKeySupported : bool

Property Value

true if this device supports WPA3 SAE Public Key.

Attributes

Remarks

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

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