ScriptEngineClientPassphrase Property
Get the passphrase used for the client certificate
Namespace: EnterpriseDT.Net.Ftp.ScriptAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public virtual string ClientPassphrase { get; set; }
Public Overridable Property ClientPassphrase As String
Get
Set
public:
virtual property String^ ClientPassphrase {
String^ get ();
void set (String^ value);
}
abstract ClientPassphrase : string with get, set
override ClientPassphrase : string with get, set
Return Value
String string