次の方法で共有


ContainerFileSystemCallbackHttpsCertificateContext.KeyPath Property

Definition

A reference expression that resolves to the path to the server authentication key file inside the container. Use GetValueAsync to resolve the path.

public Aspire.Hosting.ApplicationModel.ReferenceExpression KeyPath { get; init; }
member this.KeyPath : Aspire.Hosting.ApplicationModel.ReferenceExpression with get, set
Public Property KeyPath As ReferenceExpression

Property Value

Applies to