What are the security features in .net remoting?



What are the security features in .net remoting?..

Answer / Suvendu Bikash Bhakta

Security features in .NET Remoting include authentication (using Windows Integrated Security or custom mechanisms), authorization, and encryption. You can use SOAP headers for secure communication, SSL/TLS for transport-level security, and custom marshallers to control how data is serialized and deserialized.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Define singleton activation mode in .net remoting?

1 Answers  


Which namespace is used for encryption ?

3 Answers   Digital GlobalSoft,


Types of compatabilities and explain them ?

1 Answers   DELL,


What is the difference between authentication and authorization ?

7 Answers   Digital GlobalSoft, Qatar University,


explain is .NET Remoting?

2 Answers   Mind Tree,


When should we choose .net remoting over .net web services?

1 Answers  


What are the remotable objects in .net remoting?

1 Answers  


About .NET Remoting and types of remoting ?

2 Answers   MMTS, SunGard,


What are the steps to publish an object outside the service domain

1 Answers  


What are static assemblies and dynamic assemlies. Differences between them ?

2 Answers   TCS,


Where are shared assemblies stored?

4 Answers  


What is an assembly and what does manifest consists ?

3 Answers   TCS,


Categories