Reconstructs the state of a System.Security.CodeAccessPermission object using the specified XML encoding.
- elem
- A System.Security.SecurityElement instance containing the XML encoding to use to reconstruct the state of a System.Security.CodeAccessPermission object.
Type Reason ArgumentException elem does not contain the XML encoding for a instance of the same type as the current instance.
-or-
The version number of elem is not valid.