SecureBlackbox 2020 Android Edition

Questions / Feedback?

UseNTLMAuth Property

Enables or disables NTLM authentication.

Syntax

public boolean isUseNTLMAuth();
public void setUseNTLMAuth(boolean useNTLMAuth);

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.

Default Value

False

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Android Edition - Version 20.0 [Build 8156]