<uap:WebAccountProvider
Url = 'A string with a value between 1 and 32767 characters in length in the form of a valid web url.'
BackgroundEntryPoint = 'A string with a value between 1 and 256 characters in length, representing the task handling the extension. This is normally the fully namespace-qualified name of a Windows Runtime type.'
>
<!-- Child elements -->
uap:ManagedUrls?
</uap:WebAccountProvider>
密钥
? 可选 (零个或一个)
特性和元素
属性
属性
说明
数据类型
必须
默认值
Url
web 帐户提供程序标识符 (URL) 。 应为有效的 HTTPS URL。 用于在从应用调用时唯一标识提供程序。
长度介于 1 到 32767 个字符之间的字符串,格式为有效的 Web URL。
是
BackgroundEntryPoint
无 UI 获取令牌请求的入口点。
一个字符串,其值长度在 1 到 256 个字符之间,表示处理扩展的任务。 这通常是 Windows 运行时类型的完全命名空间限定名称。