单项选择题 你是Certikller.com网站的应用程序开发人员,你正在编写一个代码段,你必须确保数据包含在一个叫做Setting.dat的独立的文件中存储。以字符串的形式返回。 Settings.dat在机器域中。 选择能够达成目标的代码段()
单项选择题 假如您现在正在开发一个服务器应用程序。而这个应用程序需要在网络上传递一些敏感信息,您创建了一个X509Certificate类的对象叫做certificate和一个TcpClient的对象叫做client。您需要创建一个SslStream流使用TransportLayerSecurity1.0protocol协议进行通信。那么您会使用下面的哪个代码片段?()
单项选择题 You are developing a method to call a COM component.You need to use declarative security to explicitly request the runtime to perform a full stack walk. You must ensure that all callers have the required level of trust for COM interop before the callers execute your method. Which attribute should you place on the method?()