https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.configuration.servicehostingenvironmentsection.aspnetcompatibilityenabled?view=netframework-4.8.1
ServiceHostingEnvironmentSection.AspNetCompatibilityEnabled Property...
Gets or sets a Boolean value that specifies whether ASP.NET compatibility mode has been enabled for the current application.
property
https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.configuration.servicehostingenvironmentsection?view=netframework-4.8.1
ServiceHostingEnvironmentSection Class (System.ServiceModel.Configuration) | Microsoft Learn
Represents a configuration section that defines the type that the service hosting environment instantiates for a particular transport.
class systemconfigurationmicrosoftlearn
https://learn.microsoft.com/en-us/dotnet/api/system.servicemodel.configuration.servicehostingenvironmentsection.serviceactivations?view=netframework-4.8.1
ServiceHostingEnvironmentSection.ServiceActivations Property (System.ServiceModel.Configuration) |...
Gets a collection of configuration elements that activates a service and can be merged across a hierarchy of configuration files.
property systemconfiguration