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