Table of Contents

Property HttpsOptions

Namespace
Sisk.Cadente
Assembly
Sisk.Cadente.dll

HttpsOptions

Gets or sets the HTTPS options for secure connections. Setting an HttpsOptions object in this property, the HttpHost will use HTTPS instead of HTTP.

public HttpsOptions? HttpsOptions { get; set; }

Property Value

HttpsOptions