GetTempSACL returns the SACL of a file object. It does the same like GetGroup but the return value is stored and used as a cache. Consequently the returned instance must not be freed! The first call gets the file object owner. The following calls use the data from the first call.