CA EEM Getting Started › Configuring CA EEM SDK › Files Needed to Build and Run Applications Using CA EEM C# SDK › How to Package CA EEM C# SDK with Your Applications
How to Package CA EEM C# SDK with Your Applications
- Add the dlls from the following folder as referenced assemblies when building your application:
%EIAM_SDK%\lib\csharp
- Update your installer to package the referenced dlls, the eiam.config file, and the eiam.log4net.config file.
Note: The eiam.config file and the eiam.lognet.config files are located in the %EIAM_SDK%\bin folder.
- Deploy the referenced dlls, the eiam.config file, and the eiam.log4net.config file on the client computers.
More information:
About the eiam.config File