OpenEdge.DataAdmin.SecurityOptions
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/* No local context needed - no child collections */
|
||
| Export (character) |
|
||
| Import (character) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| SecurityOptions (IDataAdminModel) |
|
||
| SecurityOptions (IDataAdminModel, IRequestInfo) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER CDCUserid |
|
||
| LOGICAL DisallowBlankUserid |
|
||
| LOGICAL RecordAuthenticatedSessions |
|
||
| CHARACTER SafeUserid |
|
||
| LOGICAL TrustApplicationDomainRegistry |
|
||
| LOGICAL UseRuntimePermissions |
|
Method Detail
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
Export (character)
|
||||||||||
Import (character)
|
||||||||||
Constructor Detail
SecurityOptions (IDataAdminModel)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SecurityOptions (IDataAdminModel, IRequestInfo)
|
||||||||||||||
Property Detail
CHARACTER CDCUserid
|
||||||||
|---|---|---|---|---|---|---|---|---|
LOGICAL DisallowBlankUserid
|
||||||||
LOGICAL RecordAuthenticatedSessions
|
||||||||
CHARACTER SafeUserid
|
||||||||
LOGICAL TrustApplicationDomainRegistry
|
||||||||
LOGICAL UseRuntimePermissions
|
||||||||