Implemented interface member:
property
IsSecured
System.Runtime.Remoting.Channels.ISecurableChannel.IsSecured
1 write to IsSecured
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
104_clientChannel.IsSecured = value;
1 reference to IsSecured
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
94return _clientChannel.IsSecured;