VALIDATE-DOMAIN-ACCESS-CODE( ) method
- Last Updated: July 20, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- 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.