EMEpsConfigurationBuilder Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | EMProvisioningConfiguration.h |
headers
The HTTP Headers to be added in the HTTP request.
@property NSDictionary *headersDeclared In
EMProvisioningConfiguration.h
tlsConfiguration
Gets/Sets the transport layer security configuration for the connection. This may be used for test environments where the security of the system is not a concern (e.g. using insecure HTTP connections). See EMTlsConfiguration For default instance insecureConnectionAllowed is set to ‘NO’ selfSignedCertAllowed is set to ‘NO’ hostnameMismatchAllowed is set to ‘NO’
@property EMTlsConfiguration *tlsConfigurationDeclared In
EMProvisioningConfiguration.h