WebBrowserPermission::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.

Members of this class are either not typically used in XAML, or cannot be used in XAML.

.NET Framework
Available since 3.0
Return to top
Show: