MicroStrategy ONE

Device Preferences: Configuration Link Properties in iOS

The tables below provide a list of configuration link properties that affect the mobile application.

The top level node in Preferences.xml is the <dp node, which has two child nodes—<cnf for the configuration and <cld for the cloud configuration. The top level node for configuration link properties is the <lnk child node under <cnf.

Parent Element

  • Child Element 1

  • Child Element 2

Parent Element Attributes Description Data Type Default Value

 

<dp

 

 

Device preference  (available only on the client)

 

 

 

<cnf

 

 

Represents the configuration

 

 

 

<cld

 

 

Represents the cloud configuration (available only on the client)

 

 

 

 

<lnk

 

 

 

 

 

 

rt

 

Request type

 

Integer enumeration

 

0 = HTTP

1 = HTTPS
 

 

0 ( HTTP )

 

 

 

bu

 

Base URL configuration

 

String

 

" "

 

 

csu

 

Certificate server URL configuration

 

String

 

 

" "

 

 

 

am

 

Web Server authentication mode

 

Integer enumeration

   0 = AuthModeDefault

   1 = AuthModeStandard

   2 = AuthModeNTCredential

   4 = AuthModePassThrough

   8 = AuthModeAnonymous

0x10 = AuthModeLDAP

0x20 = AuthModeWarehousePassthrough

0x40 = AuthModeSimpleSecurityPlugin

0x80 = AuthModeIntegrated

   -1 = AuthModePassFacebook 

 

 

0  [AuthModeDefault]

 

 

lo

 

Login username

 

String

 

 

" "

 

 

 

ps

 

Password

 

String

 

 

" "