ISFTPReplicationTargetAuthenticateWithPrivateKey Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool AuthenticateWithPrivateKey { get; set; }
Property AuthenticateWithPrivateKey As Boolean
Get
Set
property bool AuthenticateWithPrivateKey {
bool get ();
void set (bool value);
}
abstract AuthenticateWithPrivateKey : bool with get, set
Property Value
Type:
BooleanSee Also