Click or drag to resize

KsiServiceGetExtenderConfig Method

Get additional extender configuration data (sync)

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public ExtenderConfig GetExtenderConfig()

Return Value

Type: ExtenderConfig
Extender configuration data

Implements

IKsiServiceGetExtenderConfig
See Also