Security means for .NET Remoting in System.Runtime.Remoting - Remoting.NET
What security means available 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.
|