Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

HttpsCertificateAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
An annotation that associates an HTTPS/TLS server certificate with a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class HttpsCertificateAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties