HttpsEndpointUpdateCallbackContext
Classsealednet10.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{ // ...}5 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesCancellationTokenget; initCancellationToken Gets the
HttpsEndpointUpdateCallbackContext.CancellationToken for the operation.