AppTransportSecurityExceptionEntry

struct in UnityEditor.iOS.Xcode

Description

Represents domain entry for the App Transport Security Exception capability.

Properties

DomainSpecifies the domain entry name.
EnableExceptionAllowsInsecureHTTPLoadsSpecifies whether to enable the NSExceptionAllowsInsecureHTTPLoads key.
EnableExceptionRequiresForwardSecrecySpecifies whether to enable the NSExceptionRequiresForwardSecrecy key.
EnableIncludesSubdomainsSpecifies whether to enable the NSIncludesSubdomains key.
ExceptionMinimumTLSVersionSpecifies whether to set the NSExceptionMinimumTLSVersion key for the domain.

Constructors

ProjectCapabilityManager.AppTransportSecurityExceptionEntryRepresents which properties in the Info.plist are enabled for the domain entry.

Did you find this page useful? Please give it a rating: