Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains the Schema security setting for a list.
<SchemaSecurity>
</SchemaSecurity>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
None
Parent elements
Occurrences
- Minimum: 0
- Maximum: 1
Remarks
The SchemaSecurity element can contain the following values:
1 — Anyone can modify the schema (add and delete columns, etc.).
2 — Only the list owner can modify the schema.
For an example that shows how to use the SchemaSecurity element, see Security element.