14 lines
549 B
Markdown
14 lines
549 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SignedCertificateTimestamp](./puppeteer.protocol.network.signedcertificatetimestamp.md) > [status](./puppeteer.protocol.network.signedcertificatetimestamp.status.md)
|
|
|
|
## Protocol.Network.SignedCertificateTimestamp.status property
|
|
|
|
Validation status.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
status: string;
|
|
```
|