#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 | GDAppConfigKeyOpenInAppListExists |
| Constant key value for lndicator of whether there is a list of Apps allowed/disallowed for Open In. More... | |
| const NSString *const | GDAppConfigKeyOpenInAppList |
| Constant key value for the list of apps to evaluate for OpenIn. More... | |
| const NSString *const | GDAppConfigKeyOpenInAppListIsBlackList |
| Constant key value for lndicator of whether the OpenInAppList is a BlackList (disallowed) or WhiteList (allowed) 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 | GDAppConfigKeyAllowAiWritingTools |
| Constant key for AI Writing Tools security policy indicator. See 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... | |
| const NSString *const | BBDWatchErrorDomain |
| const NSString *const | BBDWatchErrorKey |
| const NSString* const GDAppConfigKeyServers |
| const NSString* const GDAppConfigKeyConfig |
| const NSString* const GDAppConfigKeyPreventDataLeakageOut |
| const NSString* const GDAppConfigKeyPreventDataLeakageIn |
| const NSString* const GDAppConfigKeyOpenInAppListExists |
. actions. See getApplicationConfig (GDiOS).
| const NSString* const GDAppConfigKeyOpenInAppList |
. exceptions. See getApplicationConfig (GDiOS).
| const NSString* const GDAppConfigKeyOpenInAppListIsBlackList |
| const NSString* const GDAppConfigKeyDetailedLogsOn |
| const NSString* const GDAppConfigKeyPreventUserDetailedLogs |
| const NSString* const GDAppConfigKeyUserId |
| const NSString* const GDAppConfigKeyUserPrincipalName |
| const NSString* const GDAppConfigKeyInstanceIdentifier |
| const NSString* const GDAppConfigKeyAllowAiWritingTools |
| const NSString* const GDAppConfigKeyPreventDictation |
| const NSString* const GDAppConfigKeyAllowWearable |
| const NSString* const GDAppConfigKeyPreventCustomKeyboards |
| const NSString* const GDAppConfigKeyPreventScreenRecording |
| const NSString* const GDAppConfigKeyProtectedByPassword |
| const NSString* const GDAppEnterpriseIdActivated |
| const NSString* const GDAppConfigKeyEnterpriseIdFeatures |
| const NSString* const GDAppConfigKeyExtraInfo |
| const NSString* const BBDWatchErrorDomain |
| const NSString* const BBDWatchErrorKey |