DisableForwardedHeadersAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |