GoogleApi.AndroidManagement.V1.Model.CommonCriteriaModeInfo (google_api_android_management v0.34.2) View Source
Information about Common Criteria Mode—security standards defined in the Common Criteria for Information Technology Security Evaluation (https://www.commoncriteriaportal.org/) (CC).This information is only available if statusReportingSettings.commonCriteriaModeEnabled is true in the device's policy.
Attributes
-
commonCriteriaModeStatus
(type:String.t
, default:nil
) - Whether Common Criteria Mode is enabled.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidManagement.V1.Model.CommonCriteriaModeInfo{ commonCriteriaModeStatus: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.