Re: Effect of ensureSecurity parameter
- From: "NuTcAsE" <rao.ritesh@xxxxxxxxx>
- Date: 17 Jan 2006 09:49:09 -0800
See the "How to protect Remoting" section here ...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGPractices0002.asp
The second paramater will tell the remoting infrastructure to use a
NegotiateStream class instead of the NetworkStream. If the parameter is
set to false, the security settings defined in configuration will be
ignored.
.
- Prev by Date: RE: Distributed Transactions in .NET 2.0 on WIN XP SP2 & WIN2K3 SP
- Next by Date: Re: 3-Tier Binding Problem ?????????
- Previous by thread: RE: Distributed Transactions in .NET 2.0 on WIN XP SP2 & WIN2K3 SP
- Next by thread: RE: help me to undertsand Serviced Componenets ???
- Index(es):