iframeCsp property
getter/setter pair
A Content Security Policy enforced for the embedded resource.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.csp)
Implementation
String? iframeCsp;
A Content Security Policy enforced for the embedded resource.
Officially Supported Platforms/Implementations:
String? iframeCsp;