Contents

missingEntitlement

An error code that indicates the system extension lacks a required entitlement.

Declaration

static var missingEntitlement: OSSystemExtensionError.Code { get }

Discussion

The app must have the System Extension Entitlement to activate or deactivate system extensions.

See Also

Error Codes