Sample HybridRealm.cls
- Last Updated: February 11, 2026
- 13 minute read
- OpenEdge
- Version 13.0
- 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.
|