单项选择题
你创建一个DirectorySecurity对象为工作目录。你需要确定用户帐户和组具有读取和写入权限。你应该使用DirectorySecurity对象的哪种方法?()
A.the GetAuditRules method
B.the GetAccessRules method
C.the AccessRuleFactory method
D.the AuditRuleFactory method
点击查看答案
相关考题
-
单项选择题
选择正确的选项()
A.A
B.B
C.C
D.D -
多项选择题
选择正确的选项()
A.A
B.B
C.C
D.D
E.E -
单项选择题
You are creating an application that retrieves values from a custom section of the application configuration file.The custom section uses XML as shown in the following block. You need to write a code segment to define a class named Role.You need to ensure that the Role class is initialized with values that are retrieved from the custom section of the configuration file.Which code segment should you use?()
A.A
B.B
C.C
D.D
