The CContactUser type exposes the following members.

Fields

  NameDescription
mEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
mErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
sqlGetContact
SQL to retrieve Name_Security data based on ID and PASSWORD
sqlGetWebLogin
SQL to retrieve Name_Security data based on WEB_LOGIN and PASSWORD
sqlGetWebLoginByPassAuth
SQL to retrieve Name_Security data based on ID
sqlGroupsInsert
SQL to insert a new Name_Security_Groups record
sqlGroupsUpdate
SQL to update Name_Security_Groups.SECURITY_GROUP
sqlLoginContact
SQL to update Name_Security.LAST_LOGIN
sqlNameSecurityRemove
SQL to disable a web account
sqlSecurityInsert
SQL to insert a new Name_Security record
sqlSecurityUpdate
SQL to update Name_Security fields
sqlWebServiceSecurityUpdate
SQL to update Name_Security fields

See Also