X509Data.SubjectName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get or sets the 'X509SubjectName' value that is a part of 'X509Data'.
public string SubjectName { get; set; }
member this.SubjectName : string with get, set
Public Property SubjectName As String