RootExtensions class

Provides extension methods for the root configuration.

Namespace: ASNA.Extensions.Configuration Assembly: ASNA.QSys.DataGate.Client.dll

Inheritance: Object

Properties

Type Name Description
String SECTION_ASNA Represents the section name in the configuration that contains the ASNA configuration.
String SECTION_ASNA_DG Represents the section name in the ASNA configuration that contains the DataGate configuration.

Methods

Signature Description
GetAsnaConfig(IConfiguration) Retrieves the ASNA configuration section from the configuration.
GetDataGateConfig(IConfiguration) Retrieves the DataGate configuration section from the ASNA configuration.