HttpsCertificateExecutionConfigurationData.PfxPathReference 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.
Reference expression that will resolve to the path of the server authentication certificate in PFX format.
public Aspire.Hosting.ApplicationModel.ReferenceExpression PfxPathReference { get; set; }
member this.PfxPathReference : Aspire.Hosting.ApplicationModel.ReferenceExpression with get, set
Public Property PfxPathReference As ReferenceExpression