AuthenticationScheme#
- class AuthenticationScheme(value)#
Authentication scheme.
Used to specify an authentication scheme used when connecting to the server with credentials.
Added in version 2.1.
Attributes
Use the 401 response WWW-Authenticate header to select the best supported authentication scheme.
Force the use of Basic authentication, even if more secure options are supported.
Force the use of NTLM authentication only.