puppeteer/new-docs/puppeteer.securitydetails.subjectname.md

18 lines
458 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [SecurityDetails](./puppeteer.securitydetails.md) &gt; [subjectName](./puppeteer.securitydetails.subjectname.md)
## SecurityDetails.subjectName() method
<b>Signature:</b>
```typescript
subjectName(): string;
```
<b>Returns:</b>
string
The name of the subject to which the certificate was issued.