共用方式為


EndpointConfiguration.HttpsOptions 屬性

定義

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

屬性值

適用於