commonCriteriaMode property
Controls Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC).
Enabling Common Criteria Mode increases certain security components on a device, see CommonCriteriaMode for details.Warning: Common Criteria Mode enforces a strict security model typically only required for IT products used in national security systems and other highly sensitive organizations. Standard device use may be affected. Only enabled if required. If Common Criteria Mode is turned off after being enabled previously, all user-configured Wi-Fi networks may be lost and any enterprise-configured Wi-Fi networks that require user input may need to be reconfigured. Possible string values are:
- "COMMON_CRITERIA_MODE_UNSPECIFIED" : Unspecified. Defaults to COMMON_CRITERIA_MODE_DISABLED.
- "COMMON_CRITERIA_MODE_DISABLED" : Default. Disables Common Criteria Mode.
- "COMMON_CRITERIA_MODE_ENABLED" : Enables Common Criteria Mode.
Implementation
core.String? commonCriteriaMode;