The UseNTLMAuthentication
parameter specifies whether the event handler uses NTLM authentication to connect to the URL.
This parameter is used only when you are using the HTTP handler (LibraryName=HttpHandler
).
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | EventHandler |
Example: | UseNTLMAuthentication=False
|
See Also: | UseNTLMv2 |
|