SecureBlackbox 2020 Qt Edition

Questions / Feedback?

UseNTLMAuth Property

Enables or disables NTLM authentication.

Syntax

bool GetUseNTLMAuth();
int SetUseNTLMAuth(bool bUseNTLMAuth);

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 Qt Edition - Version 20.0 [Build 8154]