Click or drag to resize

SensitiveValuesEncrypter Class

Encrypts values for keys starting with #SECURE.
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.Assembly.SystemOnboardingPostActions.CommonSensitiveValuesEncrypter

Namespace:  Omada.OE.Solution.OIM.Assembly.SystemOnboardingPostActions.Common
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public static class SensitiveValuesEncrypter

The SensitiveValuesEncrypter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEncryptValues
Encrypts values for keys starting with #SECURE.
Top
See Also