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; }

Field Value

Certificate include option.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also