MediaPermission::FromXml Method (SecurityElement^)

 

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

Namespace:   System.Security.Permissions
Assembly:  WindowsBase (in WindowsBase.dll)

public:
virtual void FromXml(
	SecurityElement^ securityElement
) override

Parameters

securityElement
Type: System.Security::SecurityElement^

The XML encoding to use to reconstruct the permission.

.NET Framework
Available since 3.0
Return to top
Show: