---
title: isSecureBootEnabled
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzefivariablestore/issecurebootenabled
---

# isSecureBootEnabled

A Boolean value that indicates whether Secure Boot is in an enabled state in the variable store.

## Declaration

```swift
var isSecureBootEnabled: Bool { get throws }
```
