56. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/21/2018 5:28:59 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.

56.1 Files compared

# Location File Last Modified
1 AHOBPRe_v4.3.15_bld3.zip\Applications\BusinessAHOBPR\Properties Settings.Designer.cs Thu Mar 15 20:23:00 2018 UTC
2 AHOBPRe_v4.3.15_bld3.zip\Applications\BusinessAHOBPR\Properties Settings.Designer.cs Tue Mar 20 21:41:40 2018 UTC

56.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 134
Changed 3 6
Inserted 0 0
Removed 0 0

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

56.4 Active regular expressions

No regular expressions were active.

56.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  VeteransAf fairs.Regi stries.Bus inessAHOBP R.Properti es {
  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.Conn ectionStri ng)]
  29           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("Da ta Source= s55ahobprs ql-01;Init ial Catalo g=registry ;Integrate d Security =True;Enc"  +
  30                "rypt=ye s")]
  31           pu blic strin g Registry Connection String {
  32                get {
  33                    retu rn ((strin g)(this["R egistryCon nectionStr ing"]));
  34                }
  35           }
  36           
  37           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  38           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  39           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.Conn ectionStri ng)]
  40             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" Data Sourc e= DN S
;Initial C atalog=Reg istry;Inte grated Sec urity=True ;Enc" +
  41                "rypt=ye s")]
  42           pu blic strin g Registry Connection String1 {
  43                get {
  44                    retu rn ((strin g)(this["R egistryCon nectionStr ing1"]));
  45                }
  46           }
  47           
  48           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  49           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  50           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.Conn ectionStri ng)]
  51             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" Data Sourc e= DN S
;Initial C atalog=Reg istry;Inte grated Sec urity=True ;Enc" +
  52                "rypt=ye s")]
  53           pu blic strin g Registry Connection String2 {
  54                get {
  55                    retu rn ((strin g)(this["R egistryCon nectionStr ing2"]));
  56                }
  57           }
  58           
  59           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  60           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  61           [g lobal::Sys tem.Config uration.Sp ecialSetti ngAttribut e(global:: System.Con figuration .SpecialSe tting.Conn ectionStri ng)]
  62             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" Data Sourc e= DN S
;Initial C atalog=Reg istry_AHOB PRHRE;Inte g" +
  63                "rated S ecurity=Tr ue;Encrypt =True")]
  64           pu blic strin g Registry _AHOBPRHRE Connection String {
  65                get {
  66                    retu rn ((strin g)(this["R egistry_AH OBPRHRECon nectionStr ing"]));
  67                }
  68           }
  69       }
  70   }