ADDotNetPostActionHandler Class |
Namespace: Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
public class ADDotNetPostActionHandler : TestConnectionPostActionHandlerBase, ISystemOnboardingPostActionHandler
The ADDotNetPostActionHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | ADDotNetPostActionHandler |
Name | Description | |
---|---|---|
![]() | AddParameterValueIfSpecified |
Adds a parameter value to the list of parameters, if a value is found
(Inherited from TestConnectionPostActionHandlerBase.) |
![]() | GetParameters | (Overrides TestConnectionPostActionHandlerBaseGetParameters(ActionArgument, String, String).) |
![]() | PerformAction |
Called for preprocessing before onboarding the .NET AD system.
|
![]() | TestConnection | (Inherited from TestConnectionPostActionHandlerBase.) |
![]() | Validate |
Called before post action handler performs actions.
|
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.) |