View Source GoogleApi.AndroidManagement.V1.Model.PasswordPoliciesContext (google_api_android_management v0.57.0)
Additional context for non-compliance related to password policies.
Attributes
-
passwordPolicyScope
(type:String.t
, default:nil
) - The scope of non-compliant password.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidManagement.V1.Model.PasswordPoliciesContext{ passwordPolicyScope: String.t() | nil }