UseNTLMV1
Specifies whether the provider uses the NTLMv1 authentication protocol instead of the default NTLMv2.
データ型
bool
デフォルト値
false
解説
This property controls which version of the NTLM authentication protocol the connector uses to connect to the server.
If set to true, the connector 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.