UseNTLMv2
The UseNTLMv2 parameter specifies whether the event handler uses NTLMv2 authentication to connect to the URL. To use NTLMv2 authentication, you must also set the UseNTLMAuthentication parameter, for example:
UseNTLMAuthentication=True UseNTLMv2=True
This parameter is used only when you are using the HTTP handler (LibraryName=HttpHandler).
| Type: | Boolean | 
| Default: | False | 
| Required: | No | 
| Configuration Section: | EventHandler | 
| Example: | UseNTLMv2=True | 
| See Also: | UseNTLMAuthentication |