Click or drag to resize

StartupSettings Properties

The StartupSettings type exposes the following members.

Properties
  NameDescription
Public propertyAuthenticationPersistor
Custom implementation of IAuthenticationPersistor for persist user identification in SignatureSession and restore it.
(Inherited from StartupSettingsBase.)
Public propertyCachePersistor
Custom implementation of cache persistor for store SignatureSession during process signing.
(Inherited from StartupSettingsBase.)
Public propertyCertificateAuthenticationProvider (Inherited from StartupSettingsBase.)
Public propertyHelpCssUrl
Custom CSS style for the help page.
(Inherited from StartupSettingsBase.)
Top
See Also