UrlAce Element (Http Extension)
- Description
- The security principal and which rights to assign to them for the URL reservation.
- Windows Installer references
- None
- Parents
- UrlReservation
- Inner Text
- None
- Children
- None
- Attributes
-
Name Type Description Required Id String Unique ID of this URL ACE. If this attribute is not specified, an identifier will be generated automatically. Rights Enumeration Rights for this ACE. Default is "all". This attribute's value must be one of the following: - register
- delegate
- all
SecurityPrincipal String The security principal for this ACE. When the UrlReservation is under a ServiceInstall element, this defaults to "NT SERVICE\ServiceInstallName". This may be either a SID or an account name in a format that LookupAccountName supports. When using a SID, an asterisk must be prepended. For example, "*S-1-5-18". - See Also
- Http Schema