Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

CertificateTrustConfigurationCallbackAnnotation Properties

ClassProperties1 member
An annotation that indicates a resource wants to manage how custom certificate trust is configured.
CallbackSection titled CallbackFunc<CertificateTrustConfigurationCallbackAnnotationContext, Task>
Gets the callback to invoke to populate or modify the certificate authority collection.
public Func<CertificateTrustConfigurationCallbackAnnotationContext, Task> Callback { get; }