Partager via


WifiManager.IsWpa3SuiteBSupported Property

Definition

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

Property Value

true if this device supports WPA3-Enterprise Suite-B-192

Attributes

Remarks

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

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