SecurityException.GrantedSet プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As SecurityException Dim value As String value = instance.GrantedSet instance.GrantedSet = value
/** @property */ public String get_GrantedSet () /** @property */ public void set_GrantedSet (String value)
アセンブリが与えられているアクセス許可セットを表す XML 表現。


GrantedSet プロパティを使用して、例外の原因となったアセンブリが与えられているアクセス許可セットを表示する方法を次のコード例に示します。このコード例は、SecurityException クラスのトピックで取り上げているコード例の一部分です。


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


- SecurityException.GrantedSet プロパティのページへのリンク