AppPermissionRequest 元素 (AppPermissionRequestsDefinition complexType)
(SharePoint 外接程序清单)
适用范围:SharePoint 外接程序|SharePoint Foundation 2013 |SharePoint Server 2013
加载项权限请求。
注意
该字符串 app
显示为某些元素、属性和文件名的一部分或全部,因为 SharePoint 外接程序最初称为“SharePoint 应用程序”。为确保向后兼容性,架构尚未更改。
元素信息
元素类型:AppPermissionRequestDefinition
命名空间: http://schemas.microsoft.com/sharepoint/2012/app/manifest
架构文件:appmanifest.xsd
定义
<xs:element name="AppPermissionRequest" type="AppPermissionRequestDefinition"
minOccurs="0"
maxOccurs="1000"
>
</xs:element>
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 |
类型 |
说明 |
---|---|---|
SharePoint 外接程序需要访问的资源列表。 |
子元素
元素 |
类型 |
说明 |
---|---|---|
外接程序权限属性。 |
属性
属性 |
类型 |
必需 |
说明 |
可能的值 |
---|---|---|---|---|
Right |
可选 |
所请求权限的权限。 |
AppPermissionRightDefinition 类型的值。 |
|
范围 |
xs:anyURI |
必需 |
请求的范围权限。 |
xs:anyURI 类型的值。 |