Try OpenEdge Now
skip to main content
Programming Interfaces
Database Administration Entity Interface Reference : IUserFieldPermission interface
 

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.
* IUserFieldPermission properties
* IUserFieldPermission methods