[Application.Common][TCSACR-536]Add APIs for getting path related resource control (#5126)
* [Application.Common][TCSACR-536]Add APIs for getting path related resource control
- DirectoryInfo.GetResControlAllowedResource()
- DirectoryInfo.GetResControlGlobalResource()
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
* Adjust review
ResControl -> ResourceControl
res_type -> resourceType
Fix ambiguous description
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
---------
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
Co-authored-by: pjh9216 <jh9216.park@samsung.com>