HttpAuthenticationType Enum

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

Inheritance
builtins.str
HttpAuthenticationType
HttpAuthenticationType

Constructor

HttpAuthenticationType(value)

Fields

ANONYMOUS
BASIC
CLIENT_CERTIFICATE
DIGEST
WINDOWS