isVerifiedBootStateValid property

bool isVerifiedBootStateValid

The device's verified boot state.

Returns true if the boot state is Verified. Compromised devices (such as some root devices) do not have a valid boot state.

Implementation

bool get isVerifiedBootStateValid;