isStrongMatchExecutable property

bool? isStrongMatchExecutable
getter/setter pair

Instruction for iSDK to attemmpt to perform strong match.

For instance, if browser does not support/allow cookie or outside of support browsers, this will be false.

Implementation

core.bool? isStrongMatchExecutable;