5. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/8/2017 4:09:17 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

5.1 Files compared

# Location File Last Modified
1 Purch Care Auth Compliance P3.zip\AET4.Server\AETService\Web References\v1-its-lex Reference.cs Mon Jan 23 22:05:52 2017 UTC
2 Purch Care Auth Compliance P3.zip\AET4.Server\AETService\Web References\v1-its-lex Reference.cs Tue Aug 8 14:17:42 2017 UTC

5.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 6 650
Changed 5 18
Inserted 0 0
Removed 0 0

5.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

5.4 Active regular expressions

No regular expressions were active.

5.5 Comparison detail

  1   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  2   // <auto-g enerated>
  3   //     Thi s code was  generated  by a tool .
  4   //     Run time Versi on:4.0.303 19.42000
  5   //
  6   //     Cha nges to th is file ma y cause in correct be havior and  will be l ost if
  7   //     the  code is r egenerated .
  8   // </auto- generated>
  9   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  10  
  11   // 
  12   // This so urce code  was auto-g enerated b y Microsof t.VSDesign er, Versio n 4.0.3031 9.42000.
  13   // 
  14   #pragma wa rning disa ble 1591
  15  
  16   namespace  AETService .v1_its_le x {
  17       using  System;
  18       using  System.Web .Services;
  19       using  System.Dia gnostics;
  20       using  System.Web .Services. Protocols;
  21       using  System.Xml .Serializa tion;
  22       using  System.Com ponentMode l;
  23       
  24       
  25       /// <r emarks/>
  26       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  27       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  28       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  29         [System.We b.Services .WebServic eBindingAt tribute(Na me="IdMWeb ServicePor t", Namesp ace="http: // URL           . DNS ")]
  30       public  partial c lass IdMWe bService :  System.We b.Services .Protocols .SoapHttpC lientProto col {
  31           
  32           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k PRPA_IN2 01309UV02O perationCo mpleted;
  33           
  34           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k PRPA_IN2 01305UV02O perationCo mpleted;
  35           
  36           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k PRPA_IN2 01301UV02O perationCo mpleted;
  37           
  38           pr ivate Syst em.Threadi ng.SendOrP ostCallbac k PRPA_IN2 01302UV02O perationCo mpleted;
  39           
  40           pr ivate bool  useDefaul tCredentia lsSetExpli citly;
  41           
  42           // / <remarks />
  43           pu blic IdMWe bService()  {
  44                this.Url  = global: :AETServic e.Properti es.Setting s.Default. AETService _v1_its_le x_IdMWebSe rvice;
  45                if ((thi s.IsLocalF ileSystemW ebService( this.Url)  == true))  {
  46                    this .UseDefaul tCredentia ls = true;
  47                    this .useDefaul tCredentia lsSetExpli citly = fa lse;
  48                }
  49                else {
  50                    this .useDefaul tCredentia lsSetExpli citly = tr ue;
  51                }
  52           }
  53           
  54           pu blic new s tring Url  {
  55                get {
  56                    retu rn base.Ur l;
  57                }
  58                set {
  59                    if ( (((this.Is LocalFileS ystemWebSe rvice(base .Url) == t rue) 
  60                                 &&  (this.use DefaultCre dentialsSe tExplicitl y == false )) 
  61                                 &&  (this.IsL ocalFileSy stemWebSer vice(value ) == false ))) {
  62                         base.UseDe faultCrede ntials = f alse;
  63                    }
  64                    base .Url = val ue;
  65                }
  66           }
  67           
  68           pu blic new b ool UseDef aultCreden tials {
  69                get {
  70                    retu rn base.Us eDefaultCr edentials;
  71                }
  72                set {
  73                    base .UseDefaul tCredentia ls = value ;
  74                    this .useDefaul tCredentia lsSetExpli citly = tr ue;
  75                }
  76           }
  77           
  78           // / <remarks />
  79           pu blic event  PRPA_IN20 1309UV02Co mpletedEve ntHandler  PRPA_IN201 309UV02Com pleted;
  80           
  81           // / <remarks />
  82           pu blic event  PRPA_IN20 1305UV02Co mpletedEve ntHandler  PRPA_IN201 305UV02Com pleted;
  83           
  84           // / <remarks />
  85           pu blic event  PRPA_IN20 1301UV02Co mpletedEve ntHandler  PRPA_IN201 301UV02Com pleted;
  86           
  87           // / <remarks />
  88           pu blic event  PRPA_IN20 1302UV02Co mpletedEve ntHandler  PRPA_IN201 302UV02Com pleted;
  89           
  90           // / <remarks />
  91           [S ystem.Web. Services.P rotocols.S oapDocumen tMethodAtt ribute("",  Use=Syste m.Web.Serv ices.Descr iption.Soa pBindingUs e.Literal,  Parameter Style=Syst em.Web.Ser vices.Prot ocols.Soap ParameterS tyle.Bare) ]
  92             [return: S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("PRPA_ IN201309UV 02Response ", Namespa ce="http:/ / URL           . DNS ", IsNulla ble=true)]
  93             public obj ect PRPA_I N201309UV0 2([System. Xml.Serial ization.Xm lElementAt tribute("P RPA_IN2013 09UV02", N amespace=" http:// URL           . DNS ", IsNulla ble=true)]  object PR PA_IN20130 9UV021) {
  94                object[]  results =  this.Invo ke("PRPA_I N201309UV0 2", new ob ject[] {
  95                             PRPA_I N201309UV0 21});
  96                return ( (object)(r esults[0]) );
  97           }
  98           
  99           // / <remarks />
  100           pu blic void  PRPA_IN201 309UV02Asy nc(object  PRPA_IN201 309UV021)  {
  101                this.PRP A_IN201309 UV02Async( PRPA_IN201 309UV021,  null);
  102           }
  103           
  104           // / <remarks />
  105           pu blic void  PRPA_IN201 309UV02Asy nc(object  PRPA_IN201 309UV021,  object use rState) {
  106                if ((thi s.PRPA_IN2 01309UV02O perationCo mpleted ==  null)) {
  107                    this .PRPA_IN20 1309UV02Op erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OnPRPA _IN201309U V02Operati onComplete d);
  108                }
  109                this.Inv okeAsync(" PRPA_IN201 309UV02",  new object [] {
  110                             PRPA_I N201309UV0 21}, this. PRPA_IN201 309UV02Ope rationComp leted, use rState);
  111           }
  112           
  113           pr ivate void  OnPRPA_IN 201309UV02 OperationC ompleted(o bject arg)  {
  114                if ((thi s.PRPA_IN2 01309UV02C ompleted ! = null)) {
  115                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  116                    this .PRPA_IN20 1309UV02Co mpleted(th is, new PR PA_IN20130 9UV02Compl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  117                }
  118           }
  119           
  120           // / <remarks />
  121           [S ystem.Web. Services.P rotocols.S oapDocumen tMethodAtt ribute("",  Use=Syste m.Web.Serv ices.Descr iption.Soa pBindingUs e.Literal,  Parameter Style=Syst em.Web.Ser vices.Prot ocols.Soap ParameterS tyle.Bare) ]
  122             [return: S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("PRPA_ IN201305UV 02Response ", Namespa ce="http:/ / URL           . DNS ", IsNulla ble=true)]
  123             public obj ect PRPA_I N201305UV0 2([System. Xml.Serial ization.Xm lElementAt tribute("P RPA_IN2013 05UV02", N amespace=" http:// URL           . DNS ", IsNulla ble=true)]  object PR PA_IN20130 5UV021) {
  124                object[]  results =  this.Invo ke("PRPA_I N201305UV0 2", new ob ject[] {
  125                             PRPA_I N201305UV0 21});
  126                return ( (object)(r esults[0]) );
  127           }
  128           
  129           // / <remarks />
  130           pu blic void  PRPA_IN201 305UV02Asy nc(object  PRPA_IN201 305UV021)  {
  131                this.PRP A_IN201305 UV02Async( PRPA_IN201 305UV021,  null);
  132           }
  133           
  134           // / <remarks />
  135           pu blic void  PRPA_IN201 305UV02Asy nc(object  PRPA_IN201 305UV021,  object use rState) {
  136                if ((thi s.PRPA_IN2 01305UV02O perationCo mpleted ==  null)) {
  137                    this .PRPA_IN20 1305UV02Op erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OnPRPA _IN201305U V02Operati onComplete d);
  138                }
  139                this.Inv okeAsync(" PRPA_IN201 305UV02",  new object [] {
  140                             PRPA_I N201305UV0 21}, this. PRPA_IN201 305UV02Ope rationComp leted, use rState);
  141           }
  142           
  143           pr ivate void  OnPRPA_IN 201305UV02 OperationC ompleted(o bject arg)  {
  144                if ((thi s.PRPA_IN2 01305UV02C ompleted ! = null)) {
  145                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  146                    this .PRPA_IN20 1305UV02Co mpleted(th is, new PR PA_IN20130 5UV02Compl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  147                }
  148           }
  149           
  150           // / <remarks />
  151           [S ystem.Web. Services.P rotocols.S oapDocumen tMethodAtt ribute("",  Use=Syste m.Web.Serv ices.Descr iption.Soa pBindingUs e.Literal,  Parameter Style=Syst em.Web.Ser vices.Prot ocols.Soap ParameterS tyle.Bare) ]
  152             [return: S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("PRPA_ IN201301UV 02Response ", Namespa ce="http:/ / URL           . DNS ", IsNulla ble=true)]
  153             public obj ect PRPA_I N201301UV0 2([System. Xml.Serial ization.Xm lElementAt tribute("P RPA_IN2013 01UV02", N amespace=" http:// URL           . DNS ", IsNulla ble=true)]  object PR PA_IN20130 1UV021) {
  154                object[]  results =  this.Invo ke("PRPA_I N201301UV0 2", new ob ject[] {
  155                             PRPA_I N201301UV0 21});
  156                return ( (object)(r esults[0]) );
  157           }
  158           
  159           // / <remarks />
  160           pu blic void  PRPA_IN201 301UV02Asy nc(object  PRPA_IN201 301UV021)  {
  161                this.PRP A_IN201301 UV02Async( PRPA_IN201 301UV021,  null);
  162           }
  163           
  164           // / <remarks />
  165           pu blic void  PRPA_IN201 301UV02Asy nc(object  PRPA_IN201 301UV021,  object use rState) {
  166                if ((thi s.PRPA_IN2 01301UV02O perationCo mpleted ==  null)) {
  167                    this .PRPA_IN20 1301UV02Op erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OnPRPA _IN201301U V02Operati onComplete d);
  168                }
  169                this.Inv okeAsync(" PRPA_IN201 301UV02",  new object [] {
  170                             PRPA_I N201301UV0 21}, this. PRPA_IN201 301UV02Ope rationComp leted, use rState);
  171           }
  172           
  173           pr ivate void  OnPRPA_IN 201301UV02 OperationC ompleted(o bject arg)  {
  174                if ((thi s.PRPA_IN2 01301UV02C ompleted ! = null)) {
  175                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  176                    this .PRPA_IN20 1301UV02Co mpleted(th is, new PR PA_IN20130 1UV02Compl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  177                }
  178           }
  179           
  180           // / <remarks />
  181           [S ystem.Web. Services.P rotocols.S oapDocumen tMethodAtt ribute("",  Use=Syste m.Web.Serv ices.Descr iption.Soa pBindingUs e.Literal,  Parameter Style=Syst em.Web.Ser vices.Prot ocols.Soap ParameterS tyle.Bare) ]
  182             [return: S ystem.Xml. Serializat ion.XmlEle mentAttrib ute("PRPA_ IN201302UV 02Response ", Namespa ce="http:/ / URL           . DNS ", IsNulla ble=true)]
  183             public obj ect PRPA_I N201302UV0 2([System. Xml.Serial ization.Xm lElementAt tribute("P RPA_IN2013 02UV02", N amespace=" http:// URL           . DNS ", IsNulla ble=true)]  object PR PA_IN20130 2UV021) {
  184                object[]  results =  this.Invo ke("PRPA_I N201302UV0 2", new ob ject[] {
  185                             PRPA_I N201302UV0 21});
  186                return ( (object)(r esults[0]) );
  187           }
  188           
  189           // / <remarks />
  190           pu blic void  PRPA_IN201 302UV02Asy nc(object  PRPA_IN201 302UV021)  {
  191                this.PRP A_IN201302 UV02Async( PRPA_IN201 302UV021,  null);
  192           }
  193           
  194           // / <remarks />
  195           pu blic void  PRPA_IN201 302UV02Asy nc(object  PRPA_IN201 302UV021,  object use rState) {
  196                if ((thi s.PRPA_IN2 01302UV02O perationCo mpleted ==  null)) {
  197                    this .PRPA_IN20 1302UV02Op erationCom pleted = n ew System. Threading. SendOrPost Callback(t his.OnPRPA _IN201302U V02Operati onComplete d);
  198                }
  199                this.Inv okeAsync(" PRPA_IN201 302UV02",  new object [] {
  200                             PRPA_I N201302UV0 21}, this. PRPA_IN201 302UV02Ope rationComp leted, use rState);
  201           }
  202           
  203           pr ivate void  OnPRPA_IN 201302UV02 OperationC ompleted(o bject arg)  {
  204                if ((thi s.PRPA_IN2 01302UV02C ompleted ! = null)) {
  205                    Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs  invokeArg s = ((Syst em.Web.Ser vices.Prot ocols.Invo keComplete dEventArgs )(arg));
  206                    this .PRPA_IN20 1302UV02Co mpleted(th is, new PR PA_IN20130 2UV02Compl etedEventA rgs(invoke Args.Resul ts, invoke Args.Error , invokeAr gs.Cancell ed, invoke Args.UserS tate));
  207                }
  208           }
  209           
  210           // / <remarks />
  211           pu blic new v oid Cancel Async(obje ct userSta te) {
  212                base.Can celAsync(u serState);
  213           }
  214           
  215           pr ivate bool  IsLocalFi leSystemWe bService(s tring url)  {
  216                if (((ur l == null)  
  217                             || (ur l == strin g.Empty)))  {
  218                    retu rn false;
  219                }
  220                System.U ri wsUri =  new Syste m.Uri(url) ;
  221                if (((ws Uri.Port > = 1024) 
  222                             && (st ring.Compa re(wsUri.H ost, "loca lHost", Sy stem.Strin gCompariso n.OrdinalI gnoreCase)  == 0))) {
  223                    retu rn true;
  224                }
  225                return f alse;
  226           }
  227       }
  228       
  229       /// <r emarks/>
  230       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  231       public  delegate  void PRPA_ IN201309UV 02Complete dEventHand ler(object  sender, P RPA_IN2013 09UV02Comp letedEvent Args e);
  232       
  233       /// <r emarks/>
  234       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  235       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  236       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  237       public  partial c lass PRPA_ IN201309UV 02Complete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  238           
  239           pr ivate obje ct[] resul ts;
  240           
  241           in ternal PRP A_IN201309 UV02Comple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  242                    base (exception , cancelle d, userSta te) {
  243                this.res ults = res ults;
  244           }
  245           
  246           // / <remarks />
  247           pu blic objec t Result {
  248                get {
  249                    this .RaiseExce ptionIfNec essary();
  250                    retu rn ((objec t)(this.re sults[0])) ;
  251                }
  252           }
  253       }
  254       
  255       /// <r emarks/>
  256       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  257       public  delegate  void PRPA_ IN201305UV 02Complete dEventHand ler(object  sender, P RPA_IN2013 05UV02Comp letedEvent Args e);
  258       
  259       /// <r emarks/>
  260       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  261       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  262       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  263       public  partial c lass PRPA_ IN201305UV 02Complete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  264           
  265           pr ivate obje ct[] resul ts;
  266           
  267           in ternal PRP A_IN201305 UV02Comple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  268                    base (exception , cancelle d, userSta te) {
  269                this.res ults = res ults;
  270           }
  271           
  272           // / <remarks />
  273           pu blic objec t Result {
  274                get {
  275                    this .RaiseExce ptionIfNec essary();
  276                    retu rn ((objec t)(this.re sults[0])) ;
  277                }
  278           }
  279       }
  280       
  281       /// <r emarks/>
  282       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  283       public  delegate  void PRPA_ IN201301UV 02Complete dEventHand ler(object  sender, P RPA_IN2013 01UV02Comp letedEvent Args e);
  284       
  285       /// <r emarks/>
  286       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  287       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  288       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  289       public  partial c lass PRPA_ IN201301UV 02Complete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  290           
  291           pr ivate obje ct[] resul ts;
  292           
  293           in ternal PRP A_IN201301 UV02Comple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  294                    base (exception , cancelle d, userSta te) {
  295                this.res ults = res ults;
  296           }
  297           
  298           // / <remarks />
  299           pu blic objec t Result {
  300                get {
  301                    this .RaiseExce ptionIfNec essary();
  302                    retu rn ((objec t)(this.re sults[0])) ;
  303                }
  304           }
  305       }
  306       
  307       /// <r emarks/>
  308       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  309       public  delegate  void PRPA_ IN201302UV 02Complete dEventHand ler(object  sender, P RPA_IN2013 02UV02Comp letedEvent Args e);
  310       
  311       /// <r emarks/>
  312       [Syste m.CodeDom. Compiler.G eneratedCo deAttribut e("System. Web.Servic es", "4.6. 1586.0")]
  313       [Syste m.Diagnost ics.Debugg erStepThro ughAttribu te()]
  314       [Syste m.Componen tModel.Des ignerCateg oryAttribu te("code") ]
  315       public  partial c lass PRPA_ IN201302UV 02Complete dEventArgs  : System. ComponentM odel.Async CompletedE ventArgs {
  316           
  317           pr ivate obje ct[] resul ts;
  318           
  319           in ternal PRP A_IN201302 UV02Comple tedEventAr gs(object[ ] results,  System.Ex ception ex ception, b ool cancel led, objec t userStat e) : 
  320                    base (exception , cancelle d, userSta te) {
  321                this.res ults = res ults;
  322           }
  323           
  324           // / <remarks />
  325           pu blic objec t Result {
  326                get {
  327                    this .RaiseExce ptionIfNec essary();
  328                    retu rn ((objec t)(this.re sults[0])) ;
  329                }
  330           }
  331       }
  332   }
  333  
  334   #pragma wa rning rest ore 1591