262 B
262 B
sidebar_label |
---|
SecurityDetails.subjectName |
SecurityDetails.subjectName() method
The name of the subject to which the certificate was issued.
Signature:
class SecurityDetails {
subjectName(): string;
}
Returns:
string