SecurityDetails.subjectName() 方法
🌐 SecurityDetails.subjectName() method
颁发证书的主体的名称。
🌐 The name of the subject to which the certificate was issued.
语法
🌐 Signature
class SecurityDetails {
subjectName(): string;
}
返回:
string
🌐 SecurityDetails.subjectName() method
颁发证书的主体的名称。
🌐 The name of the subject to which the certificate was issued.
🌐 Signature
class SecurityDetails {
subjectName(): string;
}
返回:
string