DisableForwardedHeadersAnnotation Constructors
Class Constructors 1 member
Represents an annotation that disables enabling forwarded headers on ASP.NET Core projects on publish.
Constructor Section titled Constructor public sealed class DisableForwardedHeadersAnnotation{ public DisableForwardedHeadersAnnotation() { // ... }}