VALIDATE-DOMAIN-ACCESS-CODE( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns TRUE if the encrypted value of the domain access code matches the clear text value.
Return-type: LOGICAL
Applies to: SECURITY-POLICY system handle
Syntax
|
- encrypted-value
- A CHARACTER expression containing the encrypted value of the domain access code.
- text-value
- A CHARACTER expression containing the clear text value of the domain access code.