EndpointConfiguration.HttpsOptions Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene l'oggetto 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.HttpsConnectionAdapterOptions
Public ReadOnly Property HttpsOptions As HttpsConnectionAdapterOptions