2 references to Flag_IsResultTrustedWithoutAptca
System.Configuration (2)
System\Configuration\SectionRecord.cs (2)
122get {return _flags[Flag_IsResultTrustedWithoutAptca];} 123set {_flags[Flag_IsResultTrustedWithoutAptca] = value;}