Contents

SecurityInfoResponse.SecurityInfo.SecureBoot.ReducedSecurity

Reports which security features the user disables in recoveryOS. This property is only present for a Mac with Apple silicon when SecureBootLevel is medium.

Declaration

object SecurityInfoResponse.SecurityInfo.SecureBoot.ReducedSecurity

Properties

NameTypeDescription
AllowsAnyAppleSignedOSstring

If ‘true’, allows any signed version of trusted system software from Apple to run.

AllowsMDMstring

If ‘true’, the MDM server controls kernel extensions and software updates.

AllowsUserKextApprovalstring

If ‘true’, the user has control over kernel extensions.

Discussion

Available in iOS 11 and later.