The properties of Android.Net.Wifi.WifiConfiguration are listed below. For a list of all members, see the WifiConfiguration Members list.
See Also: Inherited members from Java.Lang.Object
AllowedAuthAlgorithms | Java.Util.BitSet. The set of authentication protocols supported by this configuration. | |
AllowedGroupCiphers | Java.Util.BitSet. The set of group ciphers supported by this configuration. | |
AllowedKeyManagement | Java.Util.BitSet. The set of key management protocols supported by this configuration. | |
AllowedPairwiseCiphers | Java.Util.BitSet. The set of pairwise ciphers for WPA supported by this configuration. | |
AllowedProtocols | Java.Util.BitSet. The set of security protocols supported by this configuration. | |
Bssid | string. When set, this network configuration entry should only be used when associating with the AP having the specified BSSID. | |
EnterpriseConfig | WifiEnterpriseConfig. The enterprise configuration details specifying the EAP method, certificates and other settings associated with the EAP. | |
Fqdn | string. Fully qualified domain name (FQDN) of AAA server or RADIUS server e.g. | |
HiddenSSID | bool. This is a network that does not broadcast its SSID, so an SSID-specific probe request must be used for scans. | |
NetworkId | int. The ID number that the supplicant uses to identify this network configuration entry. | |
PreSharedKey | string. Pre-shared key for use with WPA-PSK. | |
Priority | int. Priority determines the preference given to a network by wpa_supplicant when choosing an access point with which to associate. | |
Ssid | string. The network's SSID. | |
WepKeys | IList<string>. Up to four WEP keys. | |
WepTxKeyIndex | int. Default WEP key index, ranging from 0 to 3. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |