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