1 override of GetBinaryNegotiation
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
377public override BinaryNegotiation GetBinaryNegotiation(RequestSecurityToken rst)
1 reference to GetBinaryNegotiation
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityToken.cs (1)
411return _standardsManager.TrustDriver.GetBinaryNegotiation(this);