次の方法で共有


WifiConfiguration.IsDppConfigurator Property

Definition

To check if this WifiConfiguration supports configuring a peer Enrollee device with SECURITY_TYPE_DPP

public virtual bool IsDppConfigurator { [Android.Runtime.Register("isDppConfigurator", "()Z", "GetIsDppConfiguratorHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("isDppConfigurator", "()Z", "GetIsDppConfiguratorHandler", ApiSince=33)>]
member this.IsDppConfigurator : bool

Property Value

Attributes

Remarks

To check if this WifiConfiguration supports configuring a peer Enrollee device with SECURITY_TYPE_DPP

Java documentation for android.net.wifi.WifiConfiguration.isDppConfigurator().

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