Gets or sets the certificate subject.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property Subject As DistinguishedName Get Set |
| C# |
|---|
public DistinguishedName Subject { get; set; } |