Share via


HttpsCertificateAnnotation.Password Property

Definition

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

Property Value

Applies to