Android.Net.Wifi.WifiConfiguration.AllowedAuthAlgorithms Property
The set of authentication protocols supported by this configuration.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The set of authentication protocols supported by this configuration. See NoType:android/net/wifi/WifiConfiguration$AuthAlgorithm;Href=../../../../reference/android/net/wifi/WifiConfiguration.AuthAlgorithm.html for descriptions of the values. Defaults to automatic selection.

[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