IFTPSReplicationTargetAllowPrivateCertificates Property
|
Gets/sets whether to use SSL certificates from a local certifying authority.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool AllowPrivateCertificates { get; set; }Property AllowPrivateCertificates As Boolean
Get
Set
property bool AllowPrivateCertificates {
bool get ();
void set (bool value);
}abstract AllowPrivateCertificates : bool with get, set
Property Value
Boolean
See Also