string
enum AuthMethod: string
case NONE = 'none'
case LIST = 'list'
case BASIC = 'basic'
case SCRIPT = 'script'
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:15 +0000