SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

UseNTLMAuth Property

Enables or disables NTLM authentication.

Syntax

__property bool UseNTLMAuth = { read=FUseNTLMAuth, write=FSetUseNTLMAuth };

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.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]