Authentication
This topic describes the Authentication element.
Description
The credentials and authentication protocol used when polling the status.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Scheme | The HTTP authentication scheme; possible values are Basic, NTLM and None (default is the Authentication element is omitted). (required) | string |
| Username | The name of a user authorized to access this Web address. (optional) | string |
| Password | The password used by this user to access this Web address. (optional) | string |
| Host | The host name of the machine serving the resource at this Web address. (optional) | string |
| Domain | The name of the Web domain serving the resource at this Web address. (optional) | string |