System.Security.Policy.GacMembershipCondition.FromXml Method

Uses the specified XML encoding to reconstruct a security object.

Syntax

public void FromXml (System.Security.SecurityElement e)

Parameters

e
The System.Security.SecurityElement that contains the XML encoding to use to reconstruct the security object.

Remarks

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0