> You can call win32security.SetNamedSecurityInfo with
> PROTECTED_DACL_SECURITY_INFORMATION
> to prevent inheritance.
Thanks Roger.
jlc
___
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32
You can call win32security.SetNamedSecurityInfo with
PROTECTED_DACL_SECURITY_INFORMATION
to prevent inheritance.
Roger
"Joseph L. Casale" wrote in message
news:cc848ab27fe14b629765c07002547...@exch.activenetwerx.com...
> How does one accomplish the effect of the SetAccessRuleProtection cal