_sListMetadata.ReadSecurity, champ (websvcSiteData)

An integer specifying the read security setting.

Espace de noms : websvcSiteData
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
Public ReadSecurity As Integer
'Utilisation
Dim instance As _sListMetadata
Dim value As Integer

value = instance.ReadSecurity

instance.ReadSecurity = value
public int ReadSecurity

Notes

Represents which users can read the information in the list. Possible values include the following:

Value

Meaning

1

All users have read access to all items.

2

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

A user may have read access to items in a list that they cannot personalize or customize. Also, if a user does not have read access to a list item, then the item could be outside the scope of the current page or functionality. For example, if a user is working with data regarding document status, then the contents of the document may not be available as a part of the same list.

Voir aussi

Référence

_sListMetadata, structure
Membres _sListMetadata
websvcSiteData, espace de noms
SPListItem, classe