SetSecurity(SecurityInformation, SecurityDescriptor)
Applies the modified security to the object
Parameters
SecurityInformation : int
SECURITY_INFORMATION flags specifying which types of security information are to be
appliedSecurityDescriptor : PySECURITY_DESCRIPTOR
The security information to be applied to the objectReturn Value
Any returned value is ignored