The BasicPassword
parameter specifies the password 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: | BasicPassword=Password
|
See Also: | NTLMPassword
BasicUser |
|