setAllowChangePinCodeWithBiometricUnlock
public final SDKConfiguration.Builder setAllowChangePinCodeWithBiometricUnlock(Boolean allowChangePinCodeWithBiometricUnlock)
Configuration operation to define if the SDK will allow calling the com.futurae.sdk.public_api.lock.FuturaeLockApi.changeSDKPin function while SDK is unlocked with biometrics under LockConfigurationType.SDK_PIN_WITH_BIOMETRICS_OPTIONAL This flag can be set to true or false during SDK launch regardless of the previous value. This means that you can update it without calling com.futurae.sdk.public_api.lock.FuturaeLockApi.switchToLockConfiguration