<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>
키
? 선택 사항(0개 또는 1개)
특성 및 요소
특성
attribute
Description
데이터 형식
필수
기본값
Url
웹 계정 공급자 식별자(URL)입니다. 유효한 HTTPS URL이어야 합니다. 앱에서 호출할 때 공급자를 고유하게 식별하는 데 사용됩니다.
유효한 웹 URL 형식의 길이가 1자에서 32767자 사이의 문자열입니다.
Yes
BackgroundEntryPoint
UI가 없는 토큰 가져오기 요청에 대한 진입점입니다.
확장을 처리하는 작업을 나타내는 길이가 1~256자인 문자열입니다. 이는 일반적으로 Windows 런타임 형식의 정규화된 네임스페이스 이름입니다.