DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed メソッド
アセンブリ: System.Configuration (system.configuration.dll 内)

Public Overridable Function IsFullTrustSectionWithoutAptcaAllowed ( _ configRecord As IInternalConfigRecord _ ) As Boolean
Dim instance As DelegatingConfigHost Dim configRecord As IInternalConfigRecord Dim returnValue As Boolean returnValue = instance.IsFullTrustSectionWithoutAptcaAllowed(configRecord)
public function IsFullTrustSectionWithoutAptcaAllowed ( configRecord : IInternalConfigRecord ) : boolean
- configRecord
IInternalConfigRecord オブジェクト。
構成セクションで完全に信頼できるコード アクセス セキュリティ レベルを要求し、AllowPartiallyTrustedCallersAttribute 属性で暗黙のリンク確認要求を無効にできないようにする場合は true。それ以外の場合は false。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed メソッドを検索する場合は、下記のリンクをクリックしてください。

- DelegatingConfigHost.IsFullTrustSectionWithoutAptcaAllowed メソッドのページへのリンク