PySECURITY_DESCRIPTOR.SetSecurityDescriptorGroup

int = SetSecurityDescriptorGroup(sid, bOwnerDefaulted )

Set group SID.

Parameters

sid : PySID

The group sid to be set in the security descriptor.

bOwnerDefaulted : int

Normally set to false since this explicitely set the owner.