194. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/5/2018 7:16:23 AM Central 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.

194.1 Files compared

# Location File Last Modified
1 registries.zip\registries\Combined_registries_code\Registries VIRP Web Library\Properties Settings.Designer.cs Wed Jun 27 16:55:16 2018 UTC
2 registries.zip\registries\Combined_registries_code\Registries VIRP Web Library\Properties Settings.Designer.cs Thu Jun 28 12:52:10 2018 UTC

194.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 110
Changed 1 2
Inserted 0 0
Removed 0 0

194.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

194.4 Active regular expressions

No regular expressions were active.

194.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   namespace  VIRP.Prope rties {
  12       
  13       
  14       [globa l::System. Runtime.Co mpilerServ ices.Compi lerGenerat edAttribut e()]
  15       [globa l::System. CodeDom.Co mpiler.Gen eratedCode Attribute( "Microsoft .VisualStu dio.Editor s.Settings Designer.S ettingsSin gleFileGen erator", " 14.0.0.0") ]
  16       intern al sealed  partial cl ass Settin gs : globa l::System. Configurat ion.Applic ationSetti ngsBase {
  17           
  18           pr ivate stat ic Setting s defaultI nstance =  ((Settings )(global:: System.Con figuration .Applicati onSettings Base.Synch ronized(ne w Settings ())));
  19           
  20           pu blic stati c Settings  Default {
  21                get {
  22                    retu rn default Instance;
  23                }
  24           }
  25           
  26           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  27           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  28           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.WebS erviceUrl) ]
  29           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("ht tp://local host:80/Re portServer /ReportSer vice2010.a smx")]
  30           pu blic strin g VIRP_Rep ortService _Reporting Service201 0 {
  31                get {
  32                    retu rn ((strin g)(this["V IRP_Report Service_Re portingSer vice2010"] ));
  33                }
  34           }
  35           
  36           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  37           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  38           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.WebS erviceUrl) ]
  39             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" http:// DNS     .commserv. healthevet . DNS     : PORT /psim_webs ervice/IdM WebService ")]
  40           pu blic strin g VIRP_Mvi Service_VA IdM {
  41                get {
  42                    retu rn ((strin g)(this["V IRP_MviSer vice_VAIdM "]));
  43                }
  44           }
  45           
  46           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  47           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  48           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.Conn ectionStri ng)]
  49           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("Da ta Source= .;Initial  Catalog=CR S;Integrat ed Securit y=True")]
  50           pu blic strin g CRSConne ctionStrin g {
  51                get {
  52                    retu rn ((strin g)(this["C RSConnecti onString"] ));
  53                }
  54           }
  55       }
  56   }