IUserFieldPermission interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IUserFieldPermission interface
The IUserFieldPermission interface
represents the field permissions for a user and a field. The user
is defined by an IUserPermission object and can,
but does not need to be defined in the _User table
in the metaschema. This allows the interface to be used to check
permissions for users defined in authentication systems other than _oeusertable.
All the properties in this interface are read-only.