Convert wsHttpBinding to customBinding

前端 未结 2 1842
自闭症患者
自闭症患者 2020-12-29 16:16

How do I convert the following wsHttpBinding to a customBinding? I need to so this so I can increase the clock skew. This is for http.

          


        
2条回答
  •  北海茫月
    2020-12-29 16:30

    After some more searching I found a cool tool by Yaron Naveh that does the conversion which produces the following (I've added in the clock skews)

      
        
          
          
            
              
            
            
          
          
          
        
      
    

    Thanks again to Yaron and I wish I'd found it before asking another question which I've self answered 50mins after asking it (which is a record for me :))

提交回复
热议问题