Type Alias: PolicyAppProtection
type PolicyAppProtection = z.infer<typeof PolicyAppProtectionSchema>;
Defined in: src/models/mgmt-security-profile.ts:98
App-protection configuration (URL filtering + malicious code detection).
type PolicyAppProtection = z.infer<typeof PolicyAppProtectionSchema>;
Defined in: src/models/mgmt-security-profile.ts:98
App-protection configuration (URL filtering + malicious code detection).