---
title: com.apple.security.virtualization
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.security.virtualization
---

# com.apple.security.virtualization

A Boolean value that indicates whether your app can use the Virtualization framework.

## Discussion

Discussion You can read the VZVirtualMachine property isSupported to check for the availability of virtualization on the system. Calling validate() checks for the availability of the entitlement the framework requires to run guest OSes.

## See Also

### Hypervisor

- [com.apple.security.hypervisor](bundleresources/entitlements/com.apple.security.hypervisor.md)
- [com.apple.vm.hypervisor](bundleresources/entitlements/com.apple.vm.hypervisor.md)
- [com.apple.vm.device-access](bundleresources/entitlements/com.apple.vm.device-access.md)
- [com.apple.vm.networking](bundleresources/entitlements/com.apple.vm.networking.md)
