Sample HybridRealm.cls
- Last Updated: October 29, 2025
- 13 minute read
- OpenEdge
- Version 12.8
- Documentation
This section provides a sample implementation of
OpenEdge.Security.Realm.HybridRealm that you can customize as
needed. The class extends the built-in
Progress.Security.Realm.IHybridRealm interface and implements its
required methods. Save the file as HybridRealm.cls in the
OpenEdge/Security/Realm folder structure.
|