:right-sidebar: True AuthNTLM =================================================================== .. currentmodule:: gi.repository.Soup .. class:: AuthNTLM(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Soup.Auth`, :class:`~gi.repository.GObject.Object` HTTP-based NTLM authentication. :obj:`~gi.repository.Soup.Session`\s do not support this type by default; if you want to enable support for it, call :obj:`~gi.repository.Session.add_feature_by_type`\, passing %SOUP_TYPE_AUTH_NTLM.