X509CertificateRequestPkcs10SubjectName Property
Gets the distinguished name of the request subject.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public X500DistinguishedName SubjectName { get; protected set; }
Public Property SubjectName As X500DistinguishedName
Get
Protected Set
public:
property X500DistinguishedName^ SubjectName {
X500DistinguishedName^ get ();
protected: void set (X500DistinguishedName^ value);
}
member SubjectName : X500DistinguishedName with get, set
Property Value
X500DistinguishedName