Click or drag to resize

X509CertificateRequestPkcs10SubjectName Property

Gets the distinguished name of the request subject.

Namespace:  SysadminsLV.PKI.Cryptography.X509CertificateRequests
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X500DistinguishedName SubjectName { get; protected set; }

Property Value

Type: X500DistinguishedName
See Also