PrintingPermission::FromXml Method (SecurityElement^)

 

Reconstructs a security object with a specified state from an XML encoding.

Namespace:   System.Drawing.Printing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual void FromXml(
	SecurityElement^ esd
) override

Parameters

esd
Type: System.Security::SecurityElement^

The XML encoding to use to reconstruct the security object.

.NET Framework
Available since 1.1
Return to top
Show: