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