GenericRESTPostActionHandlerBase Class |
Namespace: Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
public abstract class GenericRESTPostActionHandlerBase : TestConnectionPostActionHandlerBase, ISystemOnboardingValueEncrypter
The GenericRESTPostActionHandlerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericRESTPostActionHandlerBase |
| Name | Description | |
|---|---|---|
| AddParameterValueIfSpecified |
Adds a parameter value to the list of parameters, if a value is found
(Inherited from TestConnectionPostActionHandlerBase.) | |
| EncryptValues |
Formats values if needed - for now, encrypts sensitive data and replaces new lines for OPS
| |
| GetParameters |
Get parameters needed to perform test connection based on authentication mode
(Overrides TestConnectionPostActionHandlerBaseGetParameters(ActionArgument, String, String).) | |
| GetTestResource |
Override this to specify the test query to make
| |
| TestConnection | (Inherited from TestConnectionPostActionHandlerBase.) | |
| ValidateConnection |
Validate
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |