CertificateTrustConfigurationCallbackAnnotation
Class sealed net10.0
An annotation that indicates a resource wants to manage how custom certificate trust is configured.
namespace Aspire.Hosting.ApplicationModel;
public sealed class CertificateTrustConfigurationCallbackAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}