OraclePermission.FromXml(SecurityElement) メソッド

定義

派生クラスでオーバーライドされると、XML エンコードから指定された状態で、セキュリティ オブジェクトを再構築します。

public:
 override void FromXml(System::Security::SecurityElement ^ securityElement);
public override void FromXml (System.Security.SecurityElement securityElement);
override this.FromXml : System.Security.SecurityElement -> unit
Public Overrides Sub FromXml (securityElement As SecurityElement)

パラメーター

securityElement
SecurityElement

SecurityElement 式。

適用対象

こちらもご覧ください