Skip to content
DocsTry Aspire
DocsTry

HttpsEndpointUpdateCallbackContext

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
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
{
// ...
}