IFieldPermission interface
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IFieldPermission interface
The IFieldPermission interface is mapped
to the _Field table in the schema, but it only exposes
the _Can* fields that define who has read and write
permissions to the field.
The DataAdminService does not provide any CRUD
methods for field permissions as they are only exposed as a collection property
on ITablePermission.