Freigeben über


WifiManager.IsWepSupported Property

Definition

public virtual bool IsWepSupported { [Android.Runtime.Register("isWepSupported", "()Z", "GetIsWepSupportedHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isWepSupported", "()Z", "GetIsWepSupportedHandler", ApiSince=35)>]
member this.IsWepSupported : bool

Property Value

true if this device supports connections to Wi-Fi WEP networks.

Attributes

Remarks

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

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