14 lines
584 B
Markdown
14 lines
584 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) > [SecurityStateExplanation](./puppeteer.protocol.security.securitystateexplanation.md) > [description](./puppeteer.protocol.security.securitystateexplanation.description.md)
|
|
|
|
## Protocol.Security.SecurityStateExplanation.description property
|
|
|
|
Full text explanation of the factor.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
description: string;
|
|
```
|