Partager via


WifiManager.IsTrustOnFirstUseSupported Property

Definition

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

Property Value

true if this device supports Trust On First Use (TOFU).

Attributes

Remarks

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

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