This projects contains LAPS.E client and support tools
Content:
- Clients:
- Contains reference implementation of various client tools, demonstrating how to integrate with LAPS.E.
- Generally, integration layer for development is LAPS.E API, distrbuted in library AdmPwd.ServiceUtils.dll that allows easily consume LAPS.E service, without the need to implement any configuration on client side, implement PDS service discovery and fault tolerance - all this is implemented in the library.
- Note: All client tools delivered with LAPS.E make use of this library as well