Click or drag to resize

ISFTPReplicationTargetAuthenticateWithPrivateKey Property


Gets/sets if a private key should be used for authentication.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool AuthenticateWithPrivateKey { get; set; }

Property Value

Boolean
Remarks
The location of the private key is determined by the SFTP provider.
See Also