You need to design a method to modify the current e-mail ord

题目
单选题
You need to design a method to modify the current e-mail ordering system. Which will be used until Fourth Coffee deploys the Web-based ordering application. Your solution must address business concerns and improve security. What should you do?()
A

Configure the mail server to disallow SMTP relaying

B

Instruct customers to obtain digital certificates from a trusted commercial authority (CA), and digitally sign all order e-mail messages. Reject unsigned order e-mail messages

C

Provide customers with a public encryption key, and instruct them to encrypt all order e-mail messages. Reject unencrypted e-mail messages

D

Implement an e-mail filtering solution, and add customer e-mail addresses to the list of allowed addresses. Reject e-mail messages from other addresses

参考答案和解析
正确答案: B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You have a server that runs Windows Server 2008. The server has the Windows SharePoint Services (WSS) server role installed. The server is configured to accept incoming e-mail. You create a new document library.  You need to ensure that any user can send e-mail to the document library. What should you do?()

  • A、Modify the RSS setting for the document library.
  • B、Modify the permissions for the document library.
  • C、Modify the incoming e-mail settings for the document library.
  • D、Enable anonymous authentication for the Web application.

正确答案:C

第2题:

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses the background worker process (BWP). When the user clicks a button, the background worker executes a method named DoCalculations asynchronously. You need to implement a progress bar on the user interface (UI) that informs the user of the progress of DoCalculations. Which two actions should you perform?()

  • A、 Modify the Value property of the progress bar in DoCalculations.
  • B、 Modify the Value property of the progress bar in the ProgressChanged event handler of the background worker.
  • C、 Modify the Value property of the progress bar in the RunWorkerCompleted event handler of the background worker.
  • D、 Call the ReportProgress method of the background worker in DoCalculations.
  • E、 Call the ReportProgress method of the background worker in the DoWork event handler of the background worker.

正确答案:B,D

第3题:

You are creating a class that performs complex financial calculations.The class contains a method named GetCurrentRate that retrieves the current interest rate and a variable named currRate that stores the current interest rate.You write serialized representations of the class.You need to write a code segment that updates the currRate variable with the current interest ratewhen an instance of the class is deserialized.Which code segment should you use?()

A.

B.

C.

D.


参考答案:D

第4题:

You have an DNS server that runs Windows Server 2003 Service Pack 2 (SP2). You need to ensure that an e-mail message is sent to the administrator if the DNS server service stops. You create a script that sends e-mail when the script is executed.  What should you do next?()

  • A、Install the POP3 service on the DNS server.
  • B、Modify the DNS Server service dependencies.
  • C、Modify the DNS Server service Recovery options.
  • D、Install the Universal Description, Discovery, and Integration (UDDI) services on the DNS server.

正确答案:C

第5题:

You are developing a WCF service. The service includes an operation names GetProduct. You need to ensure that GetProduct will accept a POST request and will indicate that the returned data is XML.   Which two actions should you perform?()

  • A、Add the WebGet attribute to the service contract.
  • B、Set WebOperationContext.Current.OutgoingRequest.ContentType to "text/xml" in the GetProduct method.
  • C、Add the WebInvoke attribute to the service contract.
  • D、Set WebOperationContext.Current.OutgoingResponse.ContentType to "text/xml" in the GetProduct method.

正确答案:C,D

第6题:

You need to design the retrieval of advertising statistics without compromising security. What should you do?()

  • A、Design a Notification Services solution that sends the advertising statistics to specified subscribers by e-mail.
  • B、Design a SQL Server Web service that runs a stored procedure to return the statistics on a call from the advertisers application.
  • C、Design a Database Mail solution that sends the advertising statistics to e-mail addresses that are specified in a table.
  • D、Design a stored procedure to return the statistics on a call from the advertisers application.
  • E、Design a user-defined function to return the statistics on a call from the advertisers application.

正确答案:B

第7题:

You have an Exchange organization.All servers in the organization have Exchange Server 2010 Service Pack l (SP1) installed.An external user reports that when he sends e-mail messages to the organization, they are not received.You suspect that the e-mail messages he sends are incorrectly identified as spam.You need to identify which anti-spam filter is blocking the e-mail messages. What should you do?()

  • A、Modify the protocol logging level, and then review the protocol logs.
  • B、Modify the connectivity log settings, and then review the connectivity logs.
  • C、Modify the message tracking settings, and then review the message tracking logs.
  • D、Enable pipeline tracing, and then review the trace.

正确答案:D

第8题:

Your company has a single Active Directory Domain Services (AD DS) domain and 1,000 Windows Vista computers.  You are planning to deploy Windows 7 and a custom application.   You have the following requirements:   The application must be available to only a specific group of users. You must be able to monitor application usage.   You need to design a deployment method for the custom application that meets the requirements.  Which deployment method should you use in your design?()

  • A、software installation in Group Policy
  • B、startup scripts in Group Policy
  • C、Microsoft Application Virtualization (App-V)
  • D、baseline Windows 7 image that includes the custom application

正确答案:C

第9题:

You need to design a method to log changes that are made to servers and domain controllers. You also need to track when administrators modify local security account manager objects on servers. What should you do?()

  • A、Enable failure audit for privilege user and object access on all servers and domain controllers
  • B、Enable success audit for policy change and account management on all servers and domain controllers
  • C、Enable success audit for process tracking and logon events on all servers and domain controllers
  • D、Enable failure audit for system events and directory service access on all servers and domain controllers

正确答案:B

第10题:

You need to design a method to address the chief information officer’s security concerns. What should you do?()

  • A、Configure Windows Management Instrumentation (WMI) filtering options in the Default Domain Policy GPO
  • B、Use the gpresult command
  • C、Use Mbsacli.exe
  • D、Configure software restriction policy options in the Default Domain Policy GPO

正确答案:C

更多相关问题