Represents the security policy levels for the common language runtime. This class cannot be inherited...
void FromXml(SecurityElement e, PolicyLevel level)
Reconstructs a security object with a specified state from an XML encoding.
Represents the XML object model for encoding security objects. This class cannot be inherited.
Supports the methods that convert permission object state to and from an XML element representation.
SecurityElement ToXml(PolicyLevel level)
Creates an XML encoding of the security object and its current state.