Share via


_sList.InheritedSecurity field

A Boolean variable that specifies whether this list inherits security from its parent site.

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

Syntax

'Declaration
Public InheritedSecurity As Boolean
'Usage
Dim instance As _sList
Dim value As Boolean

value = instance.InheritedSecurity

instance.InheritedSecurity = value
public bool InheritedSecurity

Remarks

A true value indicates this list inherits security from its parent site, while false indicates that permissions of the list are individually configured.

See also

Reference

_sList structure

_sList members

WebSvcSiteData namespace

SharePointPermission

Other resources

How to: Add a Document Template, File Type, and Editing Application to a Site Definition