4 references to Client
System.ServiceModel (4)
System\ServiceModel\Security\WSTrustChannel.cs (4)
132
return this.
Client
.EndCancel(iar);
134
return this.
Client
.EndIssue(iar);
136
return this.
Client
.EndRenew(iar);
138
return this.
Client
.EndValidate(iar);