Specifies what parts of the certificate chain should be included in the signed data.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property IncludeOption As CertificateIncludeOption Get Set |
| C# |
|---|
public CertificateIncludeOption IncludeOption { get; set; } |