get_auth_flags
Retrieves the flags
field of the auth handler used to authorize the operation specified.
Throws if op_name
is not valid or no auth handler can be found for it.
Parameters
op_name
the mount name of the operation
See also
core. auth. _auth_handler
for more information