Click or drag to resize

ISystemOnboardingValueEncrypter Interface

Classes that perform encryption on SystemOnboarding configurations

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface ISystemOnboardingValueEncrypter

The ISystemOnboardingValueEncrypter type exposes the following members.

Methods
  NameDescription
Public methodEncryptValues
Implement this method to encrypt part of the input
Top
See Also