35f9c6d1e6
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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