UseNTLMAuth Property
Enables or disables NTLM authentication.
Syntax
property UseNTLMAuth: Boolean read get_UseNTLMAuth write set_UseNTLMAuth;
Default Value
false
Remarks
NT LAN Manager (NTLM) authentication relies on Windows credentials to authenticate the user, and requires multiple exchanges between the client and server. Generally it is considered more secure and SSO-friendly than the Digest authentication.