GraphicsPermission.FromXml Method

Language:

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

Definition

Visual Basic Overrides Public Sub FromXml( _
    ByVal securityElement As SecurityElement _
)
C# public override void FromXml(
    SecurityElement securityElement
);
C++ public:
virtual void FromXml(
    SecurityElementsecurityElement
) override;
JScript public override function FromXml(
    securityElement : SecurityElement
);

Parameters

securityElement System.Security.SecurityElement

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center