I am porting some .NetFramework File Security code over to .Net Core. I see that GetAccessContro() and GetAccessRules() are not directly supported in .NetCore.
Consid