aqbanking  5.7.8
AB_User (public)

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.

UniqueId

Set this property with AB_User_SetUniqueId, get it with AB_User_GetUniqueId

BackendName

Set this property with AB_User_SetBackendName, get it with AB_User_GetBackendName

UserName

Set this property with AB_User_SetUserName, get it with AB_User_GetUserName

UserId

Set this property with AB_User_SetUserId, get it with AB_User_GetUserId

CustomerId

Set this property with AB_User_SetCustomerId, get it with AB_User_GetCustomerId

Country

Set this property with AB_User_SetCountry, get it with AB_User_GetCountry

BankCode

Set this property with AB_User_SetBankCode, get it with AB_User_GetBankCode

LastSessionId

Set this property with AB_User_SetLastSessionId, get it with AB_User_GetLastSessionId

Banking

Set this property with AB_User_SetBanking, get it with AB_User_GetBanking