ContainerFileSystemCallbackContext.HttpsCertificateContext 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.
The path to the server authentication certificate file inside the container.
public Aspire.Hosting.ApplicationModel.ContainerFileSystemCallbackHttpsCertificateContext? HttpsCertificateContext { get; set; }
member this.HttpsCertificateContext : Aspire.Hosting.ApplicationModel.ContainerFileSystemCallbackHttpsCertificateContext with get, set
Public Property HttpsCertificateContext As ContainerFileSystemCallbackHttpsCertificateContext