8 implementations of IsSecured
System.Runtime.Remoting (8)
channels\http\combinedhttpchannel.cs (1)
89public bool IsSecured
channels\http\httpclientchannel.cs (1)
147public bool IsSecured
channels\ipc\ipcchannel.cs (1)
97public bool IsSecured
channels\ipc\ipcclientchannel.cs (1)
99public bool IsSecured
channels\ipc\ipcserverchannel.cs (1)
126public bool IsSecured
channels\tcp\combinedtcpchannel.cs (1)
89public bool IsSecured
channels\tcp\tcpclientchannel.cs (1)
101public bool IsSecured
channels\tcp\tcpserverchannel.cs (1)
156public bool IsSecured
1 write to IsSecured
mscorlib (1)
system\runtime\remoting\channelservices.cs (1)
144securableChannel.IsSecured = ensureSecurity;