Interview Questions

What security measures exist for .NET Remoting in System.Runtime.Remoting?

.NET Interview Questions and Answers


(Continued from previous question...)

49. What security measures exist for .NET Remoting in System.Runtime.Remoting?

None. Security should be taken care of at the application level. Cryptography and other security techniques can be applied at application or server level.

(Continued on next question...)

Other Interview Questions