Skip to content
DocsTry Aspire
DocsTry

CertificateTrustExecutionConfigurationExportData

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

Fields

ScopeCertificateTrustScopeoptional
CertificateSubjectsstring[]optional
CustomBundlePathsstring[]optional