OpenEdge.DataAdmin.Binding.AuthenticationSystemContext
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFind (character) |
|
||
| CopyTable (IDataAdminModel) |
|
||
| CopyTable (table) |
|
||
| OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
||
| OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
||
| CreateRow (IAuthenticationSystem) |
|
||
| CreateRow (IDataAdminElement) |
/* end method. */
|
||
| LOGICAL Find (character) |
|
||
| CHARACTER GetCreateError (IAuthenticationSystem) |
|
||
| CHARACTER GetJoinFields (character) |
|
||
| HANDLE InitDataset () |
/* temporary until all sub classes are using createDataset */
|
||
| ValidateAuthenticationSystem (IAuthenticationSystem) |
|
||
| ValidateBuffer (handle) |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| AuthenticationSystemContext () |
|
||
| AuthenticationSystemContext (IIdentityScope) |
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| INTEGER Count |
|
||
| CHARACTER KeyFields |
|
||
| HANDLE TableHandle |
|
Method Detail
Constructor Detail
AuthenticationSystemContext () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
AuthenticationSystemContext (IIdentityScope)
|
||||||||||
Property Detail
INTEGER Count
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
||||||||
HANDLE TableHandle
|
||||||||