Property HttpsOptions
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; }
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; }