Android.Net.Wifi.WifiConfiguration.AllowedProtocols Property
The set of security protocols supported by this configuration.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The set of security protocols supported by this configuration. See NoType:android/net/wifi/WifiConfiguration$Protocol;Href=../../../../reference/android/net/wifi/WifiConfiguration.Protocol.html for descriptions of the values. Defaults to WPA RSN.

[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