Click or drag to resize

DocumentSignerLinkContentBuilderConfiguration Constructor (String)

Constructor for pre-configuration from configuration file.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public DocumentSignerLinkContentBuilderConfiguration(
	string configurationName
)

Parameters

configurationName
Type: SystemString
Configuration name from collections of elements in ASDSoft.SignTools/documentSigner.
See Also