Skip to content
Docs Try Aspire

CertificateTrustExecutionConfigurationContext Properties

Class Properties 2 members
Context for configuring certificate trust configuration properties.
The path to the certificate bundle file in the resource context (e.g., container filesystem).
public ReferenceExpression CertificateBundlePath { get; init; }
The path(s) to the certificate directories in the resource context (e.g., container filesystem).
public ReferenceExpression CertificateDirectoriesPath { get; init; }