PySECURITY_DESCRIPTOR.SetSecurityDescriptorControl

SetSecurityDescriptorControl(ControlBitsOfInterest, ControlBitsToSet)

Sets the control bit flags related to inheritance for a security descriptor

Parameters

ControlBitsOfInterest : int

Bitmask of flags to be modified

ControlBitsToSet : int

Bitmask containing flag values to set

Comments

Only exists on Windows 2000 or later