Skip to content
DocsTry Aspire
DocsTry

HttpsEndpointUpdateCallbackContext

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
Context provided to the callback of ResourceBuilderExtensions.SubscribeHttpsEndpointsUpdate when an HTTPS certificate is determined to be available for the resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class HttpsEndpointUpdateCallbackContext
{
// ...
}