uap2:ManagedUrls
Provides support for multiple URLs. Allows plugins to specify multiple URLs to which they may send cookies.
Element hierarchy
<uap2:ManagedUrls>
Syntax
<uap2:ManagedUrls>
<!-- Child Elements -->
uap2:Url
</uap2:ManagedUrls>
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
uap2:Url | Specifies a URL to which a plugin may send cookies. Need only be a valid URI; not necessarily a URL. |
Parent elements
Parent element | Description |
---|---|
uap2:WebAccountProvider | Declares an app extensibility point of the type windows.webAccountProvider. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/2 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |