Skip to content
Docs Try Aspire
Docs Try

IResourceWithEnvironment.withDeveloperCertificateTrust

Method
📦 Aspire.Hosting v13.3.0
interface IResourceWithEnvironment {
// ... omitted for brevity
withDeveloperCertificateTrust(trust: boolean): IResourceWithEnvironment;
}

Signature

method withDeveloperCertificateTrust builder
Configures developer certificate trust
withDeveloperCertificateTrust(trust: boolean): IResourceWithEnvironment
trust boolean
IResourceWithEnvironment

Defined on

This method is defined on the following type: