GenericPostActionHandlerOPS Class |
Namespace: Omada.OE.Solution.OIM.Assembly.SystemOnBoardingPostActions
public class GenericPostActionHandlerOPS : ISystemOnboardingPostActionHandler, ISystemOnboardingValueEncrypter, ISystemOnboardingValueModifier
The GenericPostActionHandlerOPS type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenericPostActionHandlerOPS |
Name | Description | |
---|---|---|
![]() | EncryptValues |
Formats values if needed - for now, encrypts sensitive data and replaces new lines for OPS.
|
![]() | ModifyValues | |
![]() | 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.) |