Android.Net.Wifi.WifiConfiguration.PreSharedKey Property
Pre-shared key for use with WPA-PSK.

Syntax

[Android.Runtime.Register("preSharedKey")]
public string PreSharedKey { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Pre-shared key for use with WPA-PSK.

When the value of this key is read, the actual key is not returned, just a "*" if the key has a value, or the null string otherwise.

[Android Documentation]

Requirements

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