14 lines
573 B
Markdown
14 lines
573 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) > [HandleCertificateErrorRequest](./puppeteer.protocol.security.handlecertificateerrorrequest.md) > [eventId](./puppeteer.protocol.security.handlecertificateerrorrequest.eventid.md)
|
|
|
|
## Protocol.Security.HandleCertificateErrorRequest.eventId property
|
|
|
|
The ID of the event.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
eventId: integer;
|
|
```
|