Skip to content
Docs Try Aspire

CertificateTrustExecutionConfigurationData Properties

Class Properties 2 members
Metadata about the resource certificate trust configuration.
Certificates Section titled Certificates X509Certificate2Collection
The collection of certificates to trust.
public X509Certificate2Collection Certificates { get; }
The certificate trust scope for the resource.
public CertificateTrustScope Scope { get; }