1 override of GetBinaryNegotiation
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
537public override BinaryNegotiation GetBinaryNegotiation(RequestSecurityTokenResponse rstr)
1 reference to GetBinaryNegotiation
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
558return this.standardsManager.TrustDriver.GetBinaryNegotiation(this);