public virtual bool IsFullTrustSectionWithoutAptcaAllowed(IInternalConfigRecord configRecord)
 {
     return(host.IsFullTrustSectionWithoutAptcaAllowed(configRecord));
 }