map_main_auth_descriptor
function map_main_auth_descriptor(main_auth_descriptor: main_auth_descriptor): (id: byte_array, account_id: byte_array, account_type: text, auth_type: auth_type, args: gtv, rules: gtv, ctr: integer, created: integer)(source)
Maps the main authentication descriptor for the given account.
Return
The mapped main authentication descriptor.
Parameters
main_auth_descriptor
The main authentication descriptor of the account to be mapped.