Click or drag to resize

StiPdfExportSettingsUseLocalMachineCertificates Property

Gets or sets value which indicates that certificates from local machine certificate store or from current user certificate store will be used for digital signature.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool UseLocalMachineCertificates { get; set; }

Property Value

Type: Boolean
See Also