remove_secondary_by_value


Description:

public bool remove_secondary_by_value (string sec_uuid)

Removes the secondary connection UUID sec_uuid.

Parameters:

this

the SettingConnection

sec_uuid

the secondary connection UUID to remove

Returns:

true if the secondary connection UUID was found and removed; false if it was not.