Share via


ContainerFileSystemCallbackContext.HttpsCertificateContext Property

Definition

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

Property Value

Applies to