Click or drag to resize

ConnectionStringValueEncrypter Class

Encrypts password in connection string
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.Assembly.SystemOnboarding.PostActions.CommonConnectionStringValueEncrypter

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

The ConnectionStringValueEncrypter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEncryptConnectionString
Encrypts password in connection string.
Public methodStatic memberEncryptValues
Adjusts entered input
Top
See Also