remove_proto_by_value


Description:

[ Version ( since = "0.9.10" ) ]
public bool remove_proto_by_value (string proto)

Removes a protocol from the allowed protocol list.

Parameters:

this

the SettingWirelessSecurity

proto

the protocol to remove, one of "wpa" or "rsn"

Returns:

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