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



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

Answer / guest

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Name for built-in permission sets in .Net

1 Answers  


What is Garbage Collection in .Net and what is the Garbage collection process?

4 Answers  


How can I tell if .net 3.5 is installed?

1 Answers  


Explain about the Common Language Runtime?

1 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


What is the model role in Mvc architecture?

3 Answers  


What is the use of trace utility?

1 Answers  


what is yield keyword in .Net?

2 Answers  


Explain About GDI object ?

1 Answers   TISL,


What is a web service in .net?

1 Answers  


Tell us what is a sealed class?

1 Answers  


What are the deferred execution and the immediate execution in linq?

1 Answers  


Categories