Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.