14 lines
585 B
Markdown
14 lines
585 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) > [SecurityStateChangedEvent](./puppeteer.protocol.security.securitystatechangedevent.md) > [summary](./puppeteer.protocol.security.securitystatechangedevent.summary.md)
|
||
|
|
||
|
## Protocol.Security.SecurityStateChangedEvent.summary property
|
||
|
|
||
|
Overrides user-visible description of the state.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
summary?: string;
|
||
|
```
|