14 lines
586 B
Markdown
14 lines
586 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) > [logDescription](./puppeteer.protocol.network.signedcertificatetimestamp.logdescription.md)
|
|
|
|
## Protocol.Network.SignedCertificateTimestamp.logDescription property
|
|
|
|
Log name / description.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
logDescription: string;
|
|
```
|