Method GetPolymorphicPathToRootAsync(IRedbObject)

Assembly: redb.Core.dll

Get polymorphic path from object to root - objects can be of different schemes.
Uses _securityContext and config.DefaultCheckPermissionsOnLoad.

public Task<IEnumerable<ITreeRedbObject>> GetPolymorphicPathToRootAsync(IRedbObject obj)