Implemented interface member:
property
IsSecured
System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured
1 write to IsSecured
System.Runtime.Remoting (1)
channels\tcp\combinedtcpchannel.cs (1)
106_serverChannel.IsSecured = value;
1 reference to IsSecured
System.Runtime.Remoting (1)
channels\tcp\combinedtcpchannel.cs (1)
96return _serverChannel.IsSecured;