PyGSecurityInformation.SetSecurity

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 applied

SecurityDescriptor : PySECURITY_DESCRIPTOR

The security information to be applied to the object

Return Value

Any returned value is ignored