Explain security measures exist for .net remoting in system.runtime.remoting?



Explain security measures exist for .net remoting in system.runtime.remoting?..

Answer / Parul Dev

Security measures for .NET Remoting include client authentication (using certificates or usernames/passwords), server authentication, and secure channel encryption. The System.Runtime.Remoting.Messaging namespace provides classes to implement these security features.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Using com component in .net?

1 Answers  


Explain what is the difference between web application and enterprise application?

1 Answers  


Is atl redundant in the .net world?

1 Answers  


What are use of Cloud computing....?

1 Answers   CTS,


Can any object be stored in a viewstate in .net?

1 Answers  


Explain the difference between the while and for loop.

1 Answers  


What's typical about a windows process in regards to memory allocation in .net?

1 Answers  


How does linq work?

1 Answers  


How do you create threading in .NET? What is the namespace for that?

2 Answers  


in hibernate, what is dirty reading?

1 Answers   IBM,


Please explain what is heap and what is stack?

1 Answers  


Explain how com+ related to the dna architecture?

1 Answers  


Categories