pmf


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.10" ) ]
public int pmf { get; set; }

Indicates whether Protected Management Frames (802.11w) must be enabled for the connection.

One of nm_setting_wireless_security_pmf_default (use global default value), nm_setting_wireless_security_pmf_disable (disable PMF), nm_setting_wireless_security_pmf_optional ( enable PMF if the supplicant and the access point support it) or nm_setting_wireless_security_pmf_required ( enable PMF and fail if not supported). When set to nm_setting_wireless_security_pmf_default and no global default is set, PMF will be optionally enabled.