HSDoctorAppPolicy

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Map of app IDs to human-readable display names. Used by the Doctor App UI to show friendly names in the app selector.

Link copied to clipboard

If the Enforcer on the server is configured to monitor mode, it won't block requests. Use this property to set the header's key that will be sent on every request when the Doctor App is enabled. The Enforcer, which should be configured with the same key, will act like active-blocking for the specific request even if it's configured as monitor mode. This parameter does not affect WebViews requests.

Link copied to clipboard

Set this property to true to enable the Doctor App - a tool to verify the integration of the SDK in your app. Make sure to set this property to false before deploying you app to production. Default is false.