Skip to content
DocsTry Aspire
DocsTry

CertificateTrustExecutionConfigurationExportData

Type
📦 Aspire.Hosting v13.4.0
type CertificateTrustExecutionConfigurationExportData = {
Scope: CertificateTrustScope;
CertificateSubjects: string[];
CustomBundlePaths: string[];
}

Fields

ScopeCertificateTrustScope
CertificateSubjectsstring[]
CustomBundlePathsstring[]