aqbanking
5.7.8
|
This page describes the properties of AB_USER This group represents a user within AqBanking. Please note: Changing any of the attributes of a user permanently requires calling AB_Banking_BeginExclUseAccount() before the modifications and AB_Banking_EndExclUseAccount() afterwards. This locking makes sure that concurrent access to the settings doesn't corrupt the configuration database.
Set this property with AB_User_SetUniqueId, get it with AB_User_GetUniqueId
Set this property with AB_User_SetBackendName, get it with AB_User_GetBackendName
Set this property with AB_User_SetUserName, get it with AB_User_GetUserName
Set this property with AB_User_SetUserId, get it with AB_User_GetUserId
Set this property with AB_User_SetCustomerId, get it with AB_User_GetCustomerId
Set this property with AB_User_SetCountry, get it with AB_User_GetCountry
Set this property with AB_User_SetBankCode, get it with AB_User_GetBankCode
Set this property with AB_User_SetLastSessionId, get it with AB_User_GetLastSessionId
Set this property with AB_User_SetBanking, get it with AB_User_GetBanking