System.Security.Cryptography.Pkcs.CmsSigner.IncludeOption Property

The CmsSigner.IncludeOption property sets or retrieves the option that controls whether the root and entire chain associated with the signing certificate are included with the created CMS/PKCS #7 message.

Syntax

public System.Security.Cryptography.X509Certificates.X509IncludeOption IncludeOption { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0