Skip to content
Docs Try Aspire
Docs Try

CertificateTrustExecutionConfigurationExportData

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

Fields

Scope CertificateTrustScope
CertificateSubjects string[]
CustomBundlePaths string[]