secrets


Description:

[ NoAccessorMethod ]
public HashTable<string,string> secrets { owned get; set; }

Dictionary of key/value pairs of VPN plugin specific secrets like passwords or private keys.

Both keys and values must be strings.