System.Security.Policy.ApplicationTrust.FromXml Method

Reconstructs an System.Security.Policy.ApplicationTrust object with a given state from an XML encoding.

Syntax

public void FromXml (System.Security.SecurityElement element)

Parameters

element
The XML encoding to use to reconstruct the System.Security.Policy.ApplicationTrust 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