google_api_android_management v0.25.0 GoogleApi.AndroidManagement.V1.Model.AdvancedSecurityOverrides View Source

Security policies set to the most secure values by default. To maintain the security posture of a device, we don't recommend overriding any of the default values.

Attributes

  • untrustedAppsPolicy (type: String.t, default: nil) - The policy for untrusted apps (apps from unknown sources) enforced on the device. Replaces install_unknown_sources_allowed (deprecated).

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.AdvancedSecurityOverrides{
  untrustedAppsPolicy: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.