blockAfterDays property

int? blockAfterDays
getter/setter pair

Number of days the policy is non-compliant before the device or work profile is blocked.

To block access immediately, set to 0. blockAfterDays must be less than wipeAfterDays.

Implementation

core.int? blockAfterDays;