blockAction property

BlockAction? blockAction
getter/setter pair

An action to block access to apps and data on a company owned device or in a work profile.

This action also triggers a user-facing notification with information (where possible) on how to correct the compliance issue. Note: wipeAction must also be specified.

Implementation

BlockAction? blockAction;