EndpointConfiguration.HttpsOptions Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the HttpsConnectionAdapterOptions.
public:
 property Microsoft::AspNetCore::Server::Kestrel::Https::HttpsConnectionAdapterOptions ^ HttpsOptions { Microsoft::AspNetCore::Server::Kestrel::Https::HttpsConnectionAdapterOptions ^ get(); };public Microsoft.AspNetCore.Server.Kestrel.Https.HttpsConnectionAdapterOptions HttpsOptions { get; }member this.HttpsOptions : Microsoft.AspNetCore.Server.Kestrel.Https.HttpsConnectionAdapterOptionsPublic ReadOnly Property HttpsOptions As HttpsConnectionAdapterOptions