Gets the subject name of the certificate.
public string SubjectName { get; }
member this.SubjectName : string
Public ReadOnly Property SubjectName As String
谢谢。