xo::Authorize method name (public)

 <instance of xo::Authorize[i]> name

Defined in packages/xooauth/tcl/authorize-procs.tcl

Returns:
instance name

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
return [expr {[info exists :pretty_name]
              ? ${:pretty_name}
              : [namespace tail [self]]}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: