MessageQueuePermission::FromXml Method (SecurityElement^)

 
Use BaseTrue

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

Namespace:   System.Messaging
Assembly:  System.Messaging (in System.Messaging.dll)

public:
virtual void FromXml(
	SecurityElement^ securityElement
) override

Parameters

securityElement
Type: System.Security::SecurityElement^

The XML encoding to use to reconstruct the security object.

.NET Framework
Available since 1.1
Return to top
Show: