Database.SecurityEnabled Property
Gets a value that indicates if security is enforced when accessing items.
[Visual Basic]
Public Property SecurityEnabled As
Boolean
[C#]
public
bool SecurityEnabled {get; set;}
See Also
Database Class | Sitecore.Data Namespace