DisableForwardedHeadersAnnotation Class

Definition

Represents an annotation that disables enabling forwarded headers on ASP.NET Core projects on publish.

public sealed class DisableForwardedHeadersAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type DisableForwardedHeadersAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class DisableForwardedHeadersAnnotation
Implements IResourceAnnotation
Inheritance
DisableForwardedHeadersAnnotation
Implements

Constructors

DisableForwardedHeadersAnnotation()

Applies to