System.Security.Permissions.KeyContainerPermission.FromXml Method

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

Syntax

public override void FromXml (System.Security.SecurityElement securityElement)

Parameters

securityElement
A System.Security.SecurityElement that contains the XML encoding used to reconstruct the permission.

Remarks

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0