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 Write security setting for a list.
<WriteSecurity>
</WriteSecurity>
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 WriteSecurity element can contain the following values:
1 — Write all items.
2 — Write only my items.
4 — Write no items (read-only list).
For an example that shows how to use the WriteSecurity element, see Security element.