puppeteer/new-docs/puppeteer.protocol.security.insecurecontentstatus.raninsecurecontentstyle.md

14 lines
613 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Security](./puppeteer.protocol.security.md) &gt; [InsecureContentStatus](./puppeteer.protocol.security.insecurecontentstatus.md) &gt; [ranInsecureContentStyle](./puppeteer.protocol.security.insecurecontentstatus.raninsecurecontentstyle.md)
## Protocol.Security.InsecureContentStatus.ranInsecureContentStyle property
Always set to unknown.
<b>Signature:</b>
```typescript
ranInsecureContentStyle: SecurityState;
```