NTLMDomain
- Last Updated: March 2, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Microsoft Dynamics 365 6.0
- Documentation
Purpose
Specifies the NTLM domain when NTLM authentication is enabled (AuthenticationMethod=NTLM).
Valid Values
String
where:
String
is the NTLM domain used for NTLM authentication.
Data Source Methods
public String getNtlmDomain()
public void setNtlmDomain(String)
Default Value
No default value
Data Type
String