Android.Net.Wifi.WifiEnterpriseConfig.Password Property
Get the password.

Syntax

[get: Android.Runtime.Register("getPassword", "()Ljava/lang/String;", "GetGetPasswordHandler")]
[set: Android.Runtime.Register("setPassword", "(Ljava/lang/String;)V", "GetSetPassword_Ljava_lang_String_Handler")]
public virtual string Password { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the password. Returns locally set password value. For networks fetched from framework, returns "*".

Set method documentation [Android Documentation]

Set the password.

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18