Implemented interface member:
method
Issue
System.ServiceModel.Security.IWSTrustChannelContract.Issue(System.IdentityModel.Protocols.WSTrust.RequestSecurityToken, out System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse)
1 reference to Issue
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannel.cs (1)
978return this.Issue(rst, out rstr);