SecureBlackbox 2020 .NET Edition

Questions / Feedback?

UseNTLMAuth Property

Enables or disables NTLM authentication.

Syntax

public bool UseNTLMAuth { get; set; }
Public Property UseNTLMAuth As Boolean

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.

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