SqmSettings.UseSsl Property

Definition

Use SSL for SQM Communication

public:
 property bool UseSsl { bool get(); void set(bool value); };
public bool UseSsl { get; set; }
member this.UseSsl : bool with get, set
Public Property UseSsl As Boolean

Property Value

Boolean

Returns Boolean that gives true to use SSL ; otherwise, false.

Applies to