wsgidav.dc.nt_dc.NTDomainController.supports_http_digest_auth#

NTDomainController.supports_http_digest_auth()[source]#

Signal if this DC instance supports the HTTP digest authentication theme.

If true, HTTPAuthenticator will call dc.digest_auth_user(), so this method must be implemented as well.

Returns:

bool