PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

You need to ensure that fingerprint data is not disclosed when it is passed over the network

You are hosting a Windows Communication Foundation (WCF) service at
http://www.contoso.com for a law enforcement agency. The agency adds operations to
support sending biometric fingerprint data via non-buffered streaming. The service data is
not routed between intermediaries. The WCF binding you are using by default does not
support encryption. You need to ensure that fingerprint data is not disclosed when it is
passed over the network. What should you do?

You need to ensure that TestPage.aspx can access the CityName property

You are implementing an ASP.NET application that includes a page named TestPage.aspx.
TestPage.aspx uses a master page named TestMaster.master. You add the following code to the
TestPage.aspx code-behind file to read a TestMaster.master public property named CityName.
protected void Page_Load(object sender, EventArgs e)
{
string s = Master.CityName;
}
You need to ensure that TestPage.aspx can access the CityName property. What should you do?

You need to ensure that the service will not cache the security request token

You are creating a Windows Communication Foundation (WCF) service based on
WSHttpBinding. New audit requirements dictate that callers must be authenticated on every
call to ensure that their credentials have not been revoked. You need to ensure that the
service will not cache the security request token. What should you do?

You need to set up the configuration route for the new product to meet the following requirements: • The pow

You are configuring a new bill of materials (BOM) for a new product. The product is a set of
speakers. You add all of the component items for the product to the BOM lines. You need to
set up the configuration route for the new product to meet the following requirements: • The
power of the speakers must depend on the speaker enclosure. • The speaker enclosure
must depend on the wiring harness. What should you do?