Question:Which of the following is returned by the DirectorySecurity.GetAccessRules method?
A A generic Collection object containing AccessRule objects
B A generic Collection object containing FileSystemAccessRule objects
C An instance of AuthorizationRuleCollection containing FileSystemAccessRule objects
D An instance of AuthorizationRuleCollection containing AuthorizationRule objects
+ AnswerC
+ Report