• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
GDAppConfig.h File Reference
#import <Foundation/Foundation.h>

Variables

const NSString *const GDAppConfigKeyServers
 Constant key value for application server configuration. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyConfig
 Constant key value for application-specific configuration data. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventDataLeakageOut
 Constant key value for the Data Leakage security policy indicator. See getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventDataLeakageIn
 Constant key value for the Data Leakage security policy indicator. See getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyDetailedLogsOn
 Constant key value for enabling and disabling detailed diagnostic getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventUserDetailedLogs
 Constant key value for allowing and disallowing users from enabling detailed getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyUserId
 Constant key value for the user's enterprise email address. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyUserPrincipalName
 Constant key value for the user's User Principal Name (UPN). See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyInstanceIdentifier
 Constant key value for application instance identifier. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventDictation
 Constant key value for whether dictation input is allowed. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyAllowWearable
 Constant key value for whether wearable (WatchOS) devices are allowed. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventCustomKeyboards
 Constant key value for whether custom keyboards are allowed. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyPreventScreenRecording
 Constant key value for whether screen recording and sharing is allowed. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyProtectedByPassword
 Constant key value for whether the application is protected by a BlackBerry Dynamics password. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppEnterpriseIdActivated
 Constant key value for whether BlackBerry Enterprise Identity is setup. More...
 
const NSString *const GDAppConfigKeyEnterpriseIdFeatures
 Constant key value containing a JSON array of available features. More...
 
const NSString *const GDAppConfigKeyExtraInfo
 Constant key value for extra information from the management console. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDAppConfigKeyCommunicationProtocols
 Constant key value for the list of communications protocols allowed by the enterprise. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDProtocolsKeyTLSv1_0
 Constant value for a secure communication protocol: TLS version 1.0. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDProtocolsKeyTLSv1_1
 Constant value for a secure communication protocol: TLS version 1.1. See under getApplicationConfig (GDiOS). More...
 
const NSString *const GDProtocolsKeyTLSv1_2
 Constant value for a secure communication protocol: TLS version 1.2. See under getApplicationConfig (GDiOS). More...
 

Variable Documentation

◆ GDAppConfigKeyServers

const NSString* const GDAppConfigKeyServers

◆ GDAppConfigKeyConfig

const NSString* const GDAppConfigKeyConfig

◆ GDAppConfigKeyPreventDataLeakageOut

const NSString* const GDAppConfigKeyPreventDataLeakageOut

◆ GDAppConfigKeyPreventDataLeakageIn

const NSString* const GDAppConfigKeyPreventDataLeakageIn

◆ GDAppConfigKeyDetailedLogsOn

const NSString* const GDAppConfigKeyDetailedLogsOn

◆ GDAppConfigKeyPreventUserDetailedLogs

const NSString* const GDAppConfigKeyPreventUserDetailedLogs

◆ GDAppConfigKeyUserId

const NSString* const GDAppConfigKeyUserId

◆ GDAppConfigKeyUserPrincipalName

const NSString* const GDAppConfigKeyUserPrincipalName

◆ GDAppConfigKeyInstanceIdentifier

const NSString* const GDAppConfigKeyInstanceIdentifier

◆ GDAppConfigKeyPreventDictation

const NSString* const GDAppConfigKeyPreventDictation

◆ GDAppConfigKeyAllowWearable

const NSString* const GDAppConfigKeyAllowWearable

◆ GDAppConfigKeyPreventCustomKeyboards

const NSString* const GDAppConfigKeyPreventCustomKeyboards

◆ GDAppConfigKeyPreventScreenRecording

const NSString* const GDAppConfigKeyPreventScreenRecording

◆ GDAppConfigKeyProtectedByPassword

const NSString* const GDAppConfigKeyProtectedByPassword

◆ GDAppEnterpriseIdActivated

const NSString* const GDAppEnterpriseIdActivated

◆ GDAppConfigKeyEnterpriseIdFeatures

const NSString* const GDAppConfigKeyEnterpriseIdFeatures

◆ GDAppConfigKeyExtraInfo

const NSString* const GDAppConfigKeyExtraInfo