Share via


BasicList.ReadSecurity Property

SharePoint Designer Developer Reference

Returns or sets a ListReadSecurity constant that represents which users can read the information in a list.

Syntax

expression.ReadSecurity

expression   Required. A variable that represents a BasicList object.

See Also