DistributedTransactionPermission::FromXml Method (SecurityElement^)

 

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

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

public:
virtual void FromXml(
	SecurityElement^ securityElement
) override

Parameters

securityElement
Type: System.Security::SecurityElement^

The XML encoding used to reconstruct the permission.

.NET Framework
Available since 2.0
Return to top
Show: