DocsTry Aspire
DocsTry

HttpsCertificateConfigurationCallbackAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
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
{
// ...
}
View all constructors
View all properties