[python-win32] Where is MakeAbsoluteSD?

Rob Marshall rob.marshall17 at gmail.com
Wed Jun 27 01:04:26 EDT 2018


Hi,

I'm trying to convert a self-relative security descriptor, i.e. the
type that is returned by
win32security.ConvertStringSecurityDescriptorToSecurityDescriptor(),
to an absolute SD but I can't seem to find the MakeAbsoluteSD()
function. Where is it?

Thanks,

Rob


More information about the python-win32 mailing list