string
enum AuthMethod: string
case NONE = 'none'
case LIST = 'list'
case BASIC = 'basic'
case SCRIPT = 'script'
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000