AuthNTLM

class AuthNTLM(**properties: Any)

Superclasses: Auth, Object

HTTP-based NTLM authentication.

Session’s do not support this type by default; if you want to enable support for it, call add_feature_by_type, passing %SOUP_TYPE_AUTH_NTLM.