puppeteer/new-docs/puppeteer.protocol.network.getsecurityisolationstatusrequest.md

19 lines
789 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; [Network](./puppeteer.protocol.network.md) &gt; [GetSecurityIsolationStatusRequest](./puppeteer.protocol.network.getsecurityisolationstatusrequest.md)
## Protocol.Network.GetSecurityIsolationStatusRequest interface
<b>Signature:</b>
```typescript
export interface GetSecurityIsolationStatusRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [frameId](./puppeteer.protocol.network.getsecurityisolationstatusrequest.frameid.md) | [Page.FrameId](./puppeteer.protocol.page.frameid.md) | If no frameId is provided, the status of the target is provided. |