CertificationRequest.Subject Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Subject
Gets the PKCS #10 request's subject.
Declaration
public DistinguishedName Subject { get; }
Property Value
Type | Description |
---|---|
DistinguishedName | Request subject. |