GIAC GIAC Secure Software Programmer - C#.NET GSSP-NET-CSHARP Question # 110 Topic 12 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-NET-CSHARP Question # 110 Topic 12 Discussion

GSSP-NET-CSHARP Exam Topic 12 Question 110 Discussion:
Question #: 110
Topic #: 12

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET as its application development platform. You create an application using .NET Framework. You need to establish a Secure Sockets Layer (SSL) session with a remote server. The security policy of the company requires that both the client and server to provide a valid certificate for authentication before communications begins. Which of the following properties of the SslStream class will you use to accomplish this task?


A.

SslStream.IsServer


B.

SslStream.IsMutuallyAuthenticated


C.

SslStream.IsAuthenticated


D.

SslStream.IsSigned


E.

SslStream.IsEncrypted


Get Premium GSSP-NET-CSHARP Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.