delete_auth_descriptor

Deletes an auth descriptor that is not a main auth descriptor.

Can only be called from an operation.

Throws "DELETE MAIN UNAUTHORIZED" if a main auth descriptor is passed.

Parameters

auth_descriptor

the auth descriptor to delete

See also

update_main_auth_descriptor

if you need to replace the main auth descriptor

delete_main_auth_descriptor

if you need to delete the main auth descriptor