View Source GoogleApi.AndroidManagement.V1.Model.CommonCriteriaModeInfo (google_api_android_management v0.48.2)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidManagement.V1.Model.CommonCriteriaModeInfo{
  commonCriteriaModeStatus: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.