The CContactUser type exposes the following members.

Fields

  NameDescription
Protected fieldmEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
Protected fieldmErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
Protected fieldStatic membersqlGetContact
SQL to retrieve Name_Security data based on ID and PASSWORD
Protected fieldStatic membersqlGetWebLogin
SQL to retrieve Name_Security data based on WEB_LOGIN and PASSWORD
Protected fieldStatic membersqlGetWebLoginByPassAuth
SQL to retrieve Name_Security data based on ID
Protected fieldStatic membersqlGroupsInsert
SQL to insert a new Name_Security_Groups record
Protected fieldStatic membersqlGroupsUpdate
SQL to update Name_Security_Groups.SECURITY_GROUP
Protected fieldStatic membersqlLoginContact
SQL to update Name_Security.LAST_LOGIN
Protected fieldStatic membersqlNameSecurityRemove
SQL to disable a web account
Protected fieldStatic membersqlSecurityInsert
SQL to insert a new Name_Security record
Protected fieldStatic membersqlSecurityUpdate
SQL to update Name_Security fields
Protected fieldStatic membersqlWebServiceSecurityUpdate
SQL to update Name_Security fields

See Also