HttpsCertificateAnnotation.Password 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.
Gets or sets a parameter resource that contains the password for the private key of the certificate.
public Aspire.Hosting.ApplicationModel.ParameterResource? Password { get; init; }
member this.Password : Aspire.Hosting.ApplicationModel.ParameterResource with get, set
Public Property Password As ParameterResource