remove_group_by_value


Description:

[ Version ( since = "0.9.10" ) ]
public bool remove_group_by_value (string group)

Removes an encryption algorithm from the allowed groupwise encryption algorithm list.

Parameters:

this

the SettingWirelessSecurity

group

the encryption algorithm to remove, one of "wep40", "wep104", "tkip", or "ccmp"

Returns:

true if the algorithm was found and removed; false if it was not.