public MsalCustomConnectionDelegate(MsalCustomUrlProtocol handler)
 {
     this._handler = handler;
 }
 public MsalCustomConnectionDelegate(MsalCustomUrlProtocol handler)
 {
     this._handler = handler;
 }