CertificateInfo.Subject Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
Subject
Gets or sets the certificate subject.
Declaration
public DistinguishedName Subject { get; set; }
Property Value
| Type | Description |
|---|---|
| DistinguishedName | Certificate subject. |