UseNTLMV1
Specifies whether the provider uses the NTLMv1 authentication protocol instead of the default NTLMv2.
Data Type
bool
Default Value
false
Remarks
This property controls which version of the NTLM authentication protocol the server uses to connect to the server.
If set to true, the server uses NTLMv1.
If set to false, it uses the more secure NTLMv2.
Use this property only if the server explicitly requires NTLMv1 and does not support NTLMv2.