Click or drag to resize

StartupSettingsSigner Property

Host application implementation for callback functions.

Namespace:  ASDSoft.WebSigner.Server.AspNet
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public SignerBase Signer { get; }

Property Value

Type: SignerBase
See Also