I'm going to deploy DAC (Dynamic Access Control) and FSRM (File Server Resource Manager) on Server 2012. The primary goal is to dynamically hide sub-folders with specific name (let say, 'Top Secret') for specific users ('Users').
I see that I can create resource property and manually assign it to folder. I can use FSRM to classify files by its contents or by file names or classify specific, pre-defined folders. However, I don't see a way how to classify folder by its name. Is it possible?
If not, any suggestions how to accomplish my goal?