1 write to IsResultTrustedWithoutAptca
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
1259
sectionRecord.
IsResultTrustedWithoutAptca
= isResultTrustedWithoutAptca;
1 reference to IsResultTrustedWithoutAptca
System.Configuration (1)
System\Configuration\BaseConfigurationRecord.cs (1)
934
isResultTrustedWithoutAptca = sectionRecord.
IsResultTrustedWithoutAptca
;