DisableForwardedHeadersAnnotation Constructors
ClassConstructors1 member
Represents an annotation that disables enabling forwarded headers on ASP.NET Core projects on publish.
ConstructorSection titled Constructorpublic sealed class DisableForwardedHeadersAnnotation{ public DisableForwardedHeadersAnnotation() { // ... }}