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