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; }
Public Property UseLocalMachineCertificates As Boolean
Get
Set
Property Value
Type:
BooleanSee Also