1 interface inheriting from IWSTrustContract
System.ServiceModel (1)
System\ServiceModel\Security\IWSTrustChannelContract.cs (1)
18
public interface IWSTrustChannelContract :
IWSTrustContract
4 references to IWSTrustContract
System.ServiceModel (4)
System\ServiceModel\Security\IWSTrustChannelContract.cs (1)
14
/// operation contracts exposed by <see cref="
IWSTrustContract
" />.
System\ServiceModel\Security\WSTrustChannel.cs (3)
34
IWSTrustContract
_client;
40
public WSTrustChannelAsyncResult(
IWSTrustContract
client,
73
public
IWSTrustContract
Client