Cloud Identity-Aware Proxy v1 API - Enum ReauthSettings.Types.PolicyType (2.2.0)

public enum PolicyType

Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API enum ReauthSettings.Types.PolicyType.

Type of policy in the case of hierarchial policies.

Namespace

Google.Cloud.Iap.V1

Assembly

Google.Cloud.Iap.V1.dll

Fields

NameDescription
Default

This policy acts as a default if no other reauth policy is set.

Minimum

This policy acts as a minimum to other policies, lower in the hierarchy. Effective policy may only be the same or stricter.

Unspecified

Default value. This value is unused.