| DocumentSignerProviderGetDocumentSignerConfiguration Method |
Získá konfiguraci pro podpis z konfiguračního souboru z elemetu ASDSoft.SignTools/documentSigner
Namespace:
ASDSoft.SignTools
Assembly:
ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax public IDocumentSignerConfiguration GetDocumentSignerConfiguration(
string configurationName
)
Parameters
- configurationName
- Type: SystemString
Název konfigurace v atributu name
Return Value
Type:
IDocumentSignerConfigurationKonfigurace podpisu
See Also