17 lines
272 B
Markdown
17 lines
272 B
Markdown
---
|
|
sidebar_label: SecurityDetails.subjectName
|
|
---
|
|
# SecurityDetails.subjectName() method
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
class SecurityDetails {subjectName(): string;}
|
|
```
|
|
**Returns:**
|
|
|
|
string
|
|
|
|
The name of the subject to which the certificate was issued.
|
|
|