X509CertificateRequestPkcs10Subject Property

Gets textual form of the distinguished name of the request subject.

Definition

Namespace: SysadminsLV.PKI.Cryptography.X509Certificates
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public string Subject { get; }

Property Value

String

See Also