Android.Net.Wifi.WifiConfiguration.AllowedKeyManagement Property
The set of key management protocols supported by this configuration.

Syntax

[Android.Runtime.Register("allowedKeyManagement")]
public Java.Util.BitSet AllowedKeyManagement { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The set of key management protocols supported by this configuration. See NoType:android/net/wifi/WifiConfiguration$KeyMgmt;Href=../../../../reference/android/net/wifi/WifiConfiguration.KeyMgmt.html for descriptions of the values. Defaults to WPA-PSK WPA-EAP.

[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