DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Retourneert een waarde die aangeeft of een configuratiesectie een volledig vertrouwd beveiligingsniveau voor codetoegang vereist en niet toestaat dat het AllowPartiallyTrustedCallersAttribute kenmerk impliciete koppelingsvereisten uitschakelt.
Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.
public:
virtual bool IsFullTrustSectionWithoutAptcaAllowed(System::Configuration::Internal::IInternalConfigRecord ^ configRecord);
public virtual bool IsFullTrustSectionWithoutAptcaAllowed(System.Configuration.Internal.IInternalConfigRecord configRecord);
abstract member IsFullTrustSectionWithoutAptcaAllowed : System.Configuration.Internal.IInternalConfigRecord -> bool
override this.IsFullTrustSectionWithoutAptcaAllowed : System.Configuration.Internal.IInternalConfigRecord -> bool
Public Overridable Function IsFullTrustSectionWithoutAptcaAllowed (configRecord As IInternalConfigRecord) As Boolean
Parameters
- configRecord
- IInternalConfigRecord
Het IInternalConfigRecord-object.
Retouren
trueals voor de configuratiesectie een volledig vertrouwd beveiligingsniveau voor codetoegang is vereist en het AllowPartiallyTrustedCallersAttribute kenmerk niet toestaat impliciete koppelingsvereisten uit te schakelen, anders. false