次の方法で共有


_AppDomain.Evidence プロパティ

セキュリティ ポリシーに情報として提供される、アプリケーション ドメインに関連付けられている Evidence を取得します。

ReadOnly Property Evidence As Evidence
[C#]
Evidence Evidence {get;}
[C++]
__property Evidence* get_Evidence();
[JScript]
function get Evidence() : Evidence;

プロパティ値

セキュリティ ポリシーに情報として提供される、アプリケーション ドメインに関連付けられている Evidence を取得します。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

_AppDomain インターフェイス | _AppDomain メンバ | System 名前空間