Represents domain entry for the App Transport Security Exception capability.
Domain | Specifies the domain entry name. |
EnableExceptionAllowsInsecureHTTPLoads | Specifies whether to enable the NSExceptionAllowsInsecureHTTPLoads key. |
EnableExceptionRequiresForwardSecrecy | Specifies whether to enable the NSExceptionRequiresForwardSecrecy key. |
EnableIncludesSubdomains | Specifies whether to enable the NSIncludesSubdomains key. |
ExceptionMinimumTLSVersion | Specifies whether to set the NSExceptionMinimumTLSVersion key for the domain. |
ProjectCapabilityManager.AppTransportSecurityExceptionEntry | Represents which properties in the Info.plist are enabled for the domain entry. |