X509Name.Name Property

Definition

Gets the subject common name or DNS name of X509 certificate

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Subject common name or DNS name of X509 certificate

Applies to