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.308
Syntax
bool AuthenticateWithPrivateKey { get; set; }

Property Value

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