ISFTPReplicationTargetPrivateKeyLocation Property
|
Gets the private key Location as determined by the SFTP provider.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string PrivateKeyLocation { get; }
ReadOnly Property PrivateKeyLocation As String
Get
property String^ PrivateKeyLocation {
String^ get ();
}
abstract PrivateKeyLocation : string with get
Property Value
Type:
StringSee Also