SecurityTransparentAttribute クラス
アセンブリ: mscorlib (mscorlib.dll 内)

<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple:=False, Inherited:=False)> _ Public NotInheritable Class SecurityTransparentAttribute Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple=false, Inherited=false)] public sealed class SecurityTransparentAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Assembly, AllowMultiple=false, Inherited=false)] public ref class SecurityTransparentAttribute sealed : public Attribute

透過的なアセンブリには、信頼性が一部しか確認されていないコードからアクセスできます。透過的なアセンブリでは、保護されたリソースや機能へのアクセスを公開できません。また、アセンブリ内のコードによって、コード アクセス セキュリティのチェックを抑制したり、特権の昇格を実行したりすることはできません。

System.Attribute
System.Security.SecurityTransparentAttribute


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SecurityTransparentAttribute メンバ
System.Security 名前空間
SecurityCriticalAttribute クラス
SecurityTreatAsSafeAttribute
- SecurityTransparentAttribute クラスのページへのリンク