SipProfile.Password Property

Definition

Gets the password.

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

Property Value

the password

Attributes

Remarks

Gets the password.

Java documentation for android.net.sip.SipProfile.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