Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PasswordPoliciesContext

import type { PasswordPoliciesContext } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";

Additional context for non-compliance related to password policies.

interface PasswordPoliciesContext {
passwordPolicyScope?: "SCOPE_UNSPECIFIED" | "SCOPE_DEVICE" | "SCOPE_PROFILE";
}

§Properties

§
passwordPolicyScope?: "SCOPE_UNSPECIFIED" | "SCOPE_DEVICE" | "SCOPE_PROFILE"
[src]

The scope of non-compliant password.