1 implementation of BeginIssue
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannel.cs (1)
1092
public IAsyncResult
BeginIssue
(System.IdentityModel.Protocols.WSTrust.RequestSecurityToken rst, AsyncCallback callback, object asyncState)
1 reference to BeginIssue
System.ServiceModel (1)
System\ServiceModel\Security\IWSTrustChannelContract.cs (1)
73
/// Completes the asynchronous send operation initiated by <see cref="
BeginIssue
" />.