Uses of Class
system.servicemodel.channels.SslStreamSecurityBindingElement
-
Packages that use SslStreamSecurityBindingElement Package Description system.servicemodel.channels -
-
Uses of SslStreamSecurityBindingElement in system.servicemodel.channels
Methods in system.servicemodel.channels that return SslStreamSecurityBindingElement Modifier and Type Method Description static SslStreamSecurityBindingElement
SslStreamSecurityBindingElement. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSslStreamSecurityBindingElement
, a cast assert is made to check if types are compatible.
-