14 lines
637 B
Markdown
14 lines
637 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Security](./puppeteer.protocol.security.md) > [InsecureContentStatus](./puppeteer.protocol.security.insecurecontentstatus.md) > [displayedInsecureContentStyle](./puppeteer.protocol.security.insecurecontentstatus.displayedinsecurecontentstyle.md)
|
||
|
|
||
|
## Protocol.Security.InsecureContentStatus.displayedInsecureContentStyle property
|
||
|
|
||
|
Always set to unknown.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
displayedInsecureContentStyle: SecurityState;
|
||
|
```
|