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 |
Define singleton activation mode in .net remoting?
Which namespace is used for encryption ?
Types of compatabilities and explain them ?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
explain is .NET Remoting?
When should we choose .net remoting over .net web services?
What are the remotable objects in .net remoting?
About .NET Remoting and types of remoting ?
What are the steps to publish an object outside the service domain
What are static assemblies and dynamic assemlies. Differences between them ?
Where are shared assemblies stored?
What is an assembly and what does manifest consists ?