Class PolicyType (1.13.4)

PolicyType(value)

Type of policy in the case of hierarchial policies.

Enums

Name Description
POLICY_TYPE_UNSPECIFIED Default value. This value is unused.
MINIMUM This policy acts as a minimum to other policies, lower in the hierarchy. Effective policy may only be the same or stricter.
DEFAULT This policy acts as a default if no other reauth policy is set.