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