Name |
Type |
Description |
Required |
HandleExisting |
Enumeration |
Specifies the behavior when trying to install a URL reservation and it already exists. This attribute's value must be one of the following:- replace
- Replaces the existing URL reservation (the default).
- ignore
- Keeps the existing URL reservation.
- fail
- The installation fails.
|
|
Id |
String |
Unique ID of this URL reservation. If this attribute is not specified, an identifier will be generated automatically. |
|
Sddl |
String |
Security descriptor to apply to the URL reservation. Can't be specified when using children UrlAce elements. |
|
Url |
String |
The UrlPrefix string that defines the portion of the URL namespace to which this reservation pertains. |
Yes |