GraphicsPermission.FromXml Method |
Language: |
Reconstructs a permission with a specified state from an XML encoding.
Visual Basic Overrides Public Sub FromXml( _
ByVal securityElement As SecurityElement _
)C# public override void FromXml(
SecurityElement securityElement
);C++ public:
virtual void FromXml(
SecurityElement^ securityElement
) override;JScript public override function FromXml(
securityElement : SecurityElement
);
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