AemSettings.UseSsl Property

Definition

Use SSL for AEM - Vista Clients And Later OSes

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 a Boolean value that is true to use SSL and false otherwise.

Applies to