- securityElement
A System.Security.SecurityElement that contains the XML encoding used to reconstruct the permission.
The KeyContainerPermission.FromXml(System.Security.SecurityElement) method reconstructs a System.Security.Permissions.KeyContainerPermission object from an XML encoding defined by the System.Security.SecurityElement class. Use the KeyContainerPermission.ToXml method to XML-encode the System.Security.Permissions.KeyContainerPermission, including state information.