Search notes:

System.Security.AccessControl.InheritanceFlags (enum)

The System.Security.AccessControl.InheritanceFlags enum specifies how an access control entry (ACE) is inherited. It has three values:
None ACE is not inherited by child objects 0
ContainerInherit ACE is inherited by child objects 1
ObjectInherit ACE is inherited by leaf objects 2
ContainerInherit and ObjectInherit can be combined.

See also

System.Security.AccessControl.PropagationFlags

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1759525670, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Security/AccessControl/InheritanceFlags(46): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78