Skip to content
Docs Try Aspire

HttpsEndpointUpdateCallbackContext

Class sealed net8.0
📦 Aspire.Hosting v13.2.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
{
// ...
}