HttpAuthenticationType Enum

The authentication type to be used to connect to the HTTP server.

Inheritance
builtins.str
HttpAuthenticationType
HttpAuthenticationType

Constructor

HttpAuthenticationType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

anonymous
basic
client_certificate
digest
windows