uap2:ManagedUrls
Provides support for multiple URLs. Allows plugins to specify multiple URLs to which they may send cookies.
<uap2:ManagedUrls>
XML
<uap2:ManagedUrls>
<!-- Child Elements -->
uap2:Url
</uap2:ManagedUrls>
None.
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 element | Description |
---|---|
uap2:WebAccountProvider | Declares an app extensibility point of the type windows.webAccountProvider. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/2 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |