<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。
Yes
BackgroundEntryPoint
無 UI 取得權杖要求的進入點。
長度介於 1 到 256 個字元之間的字串,表示處理延伸的工作。 這必須符合 Windows 執行階段類型的完整命名空間名稱。