puppeteer/new-docs/puppeteer.protocol.security.securitystateexplanation.mixedcontenttype.md

14 lines
633 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; [SecurityStateExplanation](./puppeteer.protocol.security.securitystateexplanation.md) &gt; [mixedContentType](./puppeteer.protocol.security.securitystateexplanation.mixedcontenttype.md)
## Protocol.Security.SecurityStateExplanation.mixedContentType property
The type of mixed content described by the explanation.
<b>Signature:</b>
```typescript
mixedContentType: MixedContentType;
```