ListReadSecurity Enumeration
SharePoint Designer Developer Reference |
ListReadSecurity can be one of these ListReadSecurity constants.
Name | Value | Description |
---|---|---|
ListReadSecurityAll | 0 | All users can read the list. |
ListReadSecurityOnlyOwn | 1 | Only the creator of the list can read it. |