BasicUser
The BasicUser
parameter specifies the user name to use to access the URL where event data is sent (when using basic authentication).
This parameter is used only when you are using the HTTP handler (LibraryName=HttpHandler
).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | EventHandler |
Example: | BasicUser=Username
|
See Also: | NTLMUser
BasicPassword |