Implemented interface member:
property
IsSecured
System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured
1 write to IsSecured
System.Runtime.Remoting (1)
channels\ipc\ipcchannel.cs (1)
114_serverChannel.IsSecured = value;
1 reference to IsSecured
System.Runtime.Remoting (1)
channels\ipc\ipcchannel.cs (1)
104return _serverChannel.IsSecured;