单项选择题
A.A
B.B
C.C
D.D
单项选择题 You are loading a new assembly into an application. You need to override the default evidence for the assembly. You require the common language runtime (CLR) to grant the assembly a permission set,as if the assembly were loaded from the local intranet zone. You need to build the evidence collection. Which code segment should you use?()
单项选择题 你是Certikller.com网站的应用程序开发人员,你正在编写一个代码段,你必须确保数据包含在一个叫做Setting.dat的独立的文件中存储。以字符串的形式返回。 Settings.dat在机器域中。 选择能够达成目标的代码段()
单项选择题 假如您现在正在开发一个服务器应用程序。而这个应用程序需要在网络上传递一些敏感信息,您创建了一个X509Certificate类的对象叫做certificate和一个TcpClient的对象叫做client。您需要创建一个SslStream流使用TransportLayerSecurity1.0protocol协议进行通信。那么您会使用下面的哪个代码片段?()