System.Security.NamedPermissionSet.FromXml Method

Reconstructs a named permission set with a specified state from an XML encoding.

Syntax

public override void FromXml (SecurityElement et)

Parameters

et
A security element containing the XML representation of the named permission set.

Remarks

This method recreates the state of a named permission set from an XML element previously created by NamedPermissionSet.ToXml.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0