Specifies whether to use HTTPS in the url for the DNC Source.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<DNCSourceConfiguration..::..Property, bool> UseSecureServer { get; }
Visual Basic
Public ReadOnly Property UseSecureServer As GeneralConfigurationProperty(Of DNCSourceConfiguration..::..Property, Boolean)
	Get

See Also