Android.Net.Wifi.WifiConfiguration.KeyMgmt.WpaPsk Field
WPA pre-shared key (requires preSharedKey to be specified).

Value: 1

Syntax

[Android.Runtime.Register("WPA_PSK")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.KeyManagementType enum directly instead of this field.")]
public const KeyManagementType WpaPsk

Remarks

WPA pre-shared key (requires preSharedKey to be specified).

[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