Language

WifiPdRangingParams.Password Property

Definition

Gets the password for the ranging session.

public string? Password { [Android.Runtime.Register("getPassword", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getPassword", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.Password : string

Property Value

Attributes

Remarks

Gets the password for the ranging session.

This is used for authenticated PASN mode.

Android reference for android.ranging.wifi.pd.WifiPdRangingParams.getPassword.

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