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

IDomain interface

The IDomain interface provides the properties and methods to create and edit records in the _Sec-authentication-domain database table. In addition to regular data properties IDomain provides a Users property that returns a collection of users for the domain. This can be used to add or delete users in the domain.
* IDomain properties
* IDomain methods
* IDomain examples