セキュリティ オブジェクト、その現在の状態、およびコードが存在するポリシー レベルの XML エンコーディングを作成します。
Overrides Protected Sub CreateXml( _
ByVal element As SecurityElement, _ ByVal level As PolicyLevel _)
[C#]
protected override void CreateXml(SecurityElementelement,PolicyLevellevel);
[C++]
protected: void CreateXml(SecurityElement* element,PolicyLevel* level);
[JScript]
protected override function CreateXml(
element : SecurityElement,level : PolicyLevel);
パラメータ
- element
セキュリティ オブジェクトの作成に使用する XML エンコーディング。 - level
中にコード グループが存在するポリシー レベル。
解説
このメソッドは、セキュリティ システムで使用され、通常はアプリケーション コードから呼び出されません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
FileCodeGroup クラス | FileCodeGroup メンバ | System.Security.Policy 名前空間