remove_secret


Description:

public bool remove_secret (string key)

Deletes a key/value relationship previously established by add_secret.

Parameters:

this

the SettingVpn

key

the name of the secret to remove

Returns:

true if the secret was found and removed from the internal list, false if it was not.