X509CertificateRequestPkcs10SubjectName Property
Gets the distinguished name of the request subject.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
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