X509CertificateRequestPkcs10Subject Property
            Gets textual form of the distinguished name of the request subject.
            
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public string Subject { get; }
Public ReadOnly Property Subject As String
	Get
public:
property String^ Subject {
	String^ get ();
}
member Subject : string with get
Property Value
String