IConfigParametersProvider
Last updated
Last updated
Namespace: Lithnet.Ecma2Framework
Represents a provider that can provide configuration parameters to the synchronization service
Gets the configuration parameters that are displayed on the Connectivity page of the management agent configuration
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
A task that represents the asynchronous operation
Gets the configuration parameters that are displayed on the Global page of the management agent configuration
Gets the configuration parameters that are displayed on the Run Step page of the management agent configuration
Gets the configuration parameters that are displayed on the Partition page of the management agent configuration
Gets the configuration parameters that are displayed on the Capabilities page of the management agent configuration. Note that the capabilities page is only shown when a management agent is first created.
Gets the configuration parameters that are displayed on the Schema page of the management agent configuration Management agents can display multiple schema pages, and the synchronization service will call this method on a loop, incrementing the page number each time, until no new items are returned. Make sure that you only return items for the requested page number, and that you return an empty list when the requested page number is greater than the number of pages you have to display.
Validates the configuration parameters that are displayed on the Schema page of the management agent configuration. If there is no validation to perform, return a successful validation result.
Validates the configuration parameters that are displayed on the Capabilities page of the management agent configuration. If there is no validation to perform, return a successful validation result.
Validates the configuration parameters that are displayed on the Connectivity page of the management agent configuration. If there is no validation to perform, return a successful validation result.
Validates the configuration parameters that are displayed on the Global page of the management agent configuration. If there is no validation to perform, return a successful validation result.
Validates the configuration parameters that are displayed on the Run Step page of the management agent configuration. If there is no validation to perform, return a successful validation result.
Validates the configuration parameters that are displayed on the Partition page of the management agent configuration. If there is no validation to perform, return a successful validation result.
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
A task that represents the asynchronous operation
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
A task that represents the asynchronous operation
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
A task that represents the asynchronous operation
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
A task that represents the asynchronous operation
existingParameters
The set of configuration parameters and their values from configuration sections that have already been displayed and had their values set in the management agent configuration
newDefinitions
A list that new configuration parameters for this page can be added to
pageNumber
The page number that is being requested
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
pageNumber
The page number that is being validated
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
A task that represents the asynchronous operation
configParameters
The set of configuration parameters and their values from the Schema page of the management agent configuration
A task that represents the asynchronous operation