다음을 통해 공유


EapSessionConfig.EapMsChapV2Config.Password Property

Definition

Retrieves the password

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

Property Value

the password to be used by MSCHAPV2

Attributes

Remarks

Retrieves the password

Java documentation for android.net.eap.EapSessionConfig.EapMsChapV2Config.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