1 reference to getSecondaryTokenCompleteCallback
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityProtocol.cs (1)
873
IAsyncResult result = this.secondaryProvider.BeginGetToken(this.timeoutHelper.RemainingTime(),
getSecondaryTokenCompleteCallback
, this);