BlackBerry Dynamics run-time activation configuration parameter. More...
Keys to Bundle passed as argument containing activation configuration to GDAndroid.programmaticActivityInit
Public Attributes | |
UserIdentifier | |
User identifier used for enterprise activation. More... | |
AccessKey | |
AccessKey used as the credential for enterprise activation. More... | |
Password | |
Password is used for unified activation. More... | |
NOCAddress | |
URL containing a NOC server address, or an alias. More... | |
EnrollmentAddress | |
URL containing a UEM enrollment service server address. More... | |
ShowUserInterface | |
If set to false, will prevent the BlackBerry Dynamics runtime activation UI from being shown during activation. More... | |
UserIdentifier |
User identifier used for enterprise activation. This is typically the enterprise email address of the end user. Corresponding Bundle value is of type String. Mandatory
AccessKey |
AccessKey used as the credential for enterprise activation. Corresponding Bundle value is of type String. Only one of AccessKey and Password should be provided. If both are provided, AccessKey will be used.
Password |
Corresponding Bundle value is of type String. This is an optional parameter. If this parameter is not provided, AccessKey will be used instead.
NOCAddress |
URL containing a NOC server address, or an alias.The URL must always include a scheme, such as https. Corresponding Bundle value is of type String. Optional - If not specified default NOC is used.
EnrollmentAddress |
Corresponding Bundle value is of type String. Optional - If not specified default NOC is used.
ShowUserInterface |
Corresponding Bundle value is of type Boolean. Optional - If not provided the Dynamics Activation in progress user interface is shown If set to false, will prevent the BlackBerry Dynamics runtime activation UI from being shown during activation. If set to false, will prevent the BlackBerry Dynamics runtime activation UI from being shown during activation. Corresponding Bundle value is of type Boolean. Optional - If not provided the Dynamics Activation in progress user interface is shown