win32security.GetKernelObjectSecurity
PySECURITY_DESCRIPTOR = GetKernelObjectSecurity(handle, info )
Obtains specified information about the security of a kernel object. The information obtained is constrained by the caller's access rights and privileges.
Parameters