Share via


_sList.ReadSecurity field

Specifies read security setting.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public ReadSecurity As Integer
'Usage
Dim instance As _sList
Dim value As Integer

value = instance.ReadSecurity

instance.ReadSecurity = value
public int ReadSecurity

Remarks

Possible values include:

Value

Meaning

1

All users have read access to all items.

2

Users have read access only to the items that they created.

See also

Reference

_sList structure

_sList members

WebSvcSiteData namespace

Other resources

ReadSecurity Element