Reconstructs an System.Security.Policy.ApplicationTrust object with a given state from an XML encoding.
- element
The XML encoding to use to reconstruct the System.Security.Policy.ApplicationTrust object.
The System.Security.ISecurityPolicyEncodable.ToXml(PolicyLevel) and System.Security.ISecurityPolicyEncodable.FromXml(System.Security.SecurityElement, PolicyLevel) methods are implemented to make System.Security.Policy.ApplicationTrust objects XML-encodable for security policy use.