HttpsCertificateConfigurationCallbackAnnotation
Class sealed net10.0
An annotation that indicates a resource wants to manage how it needs to be configured to use a specific TLS certificate pair.
namespace Aspire.Hosting.ApplicationModel;
public sealed class HttpsCertificateConfigurationCallbackAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}