DistributedTransactionPermission::IsUnrestricted Method ()

 

Returns a value that indicates whether unrestricted access to the resource that is protected by the current permission is allowed.

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

public:
virtual bool IsUnrestricted() sealed

Return Value

Type: System::Boolean

true if unrestricted use of the resource protected by the permission is allowed; otherwise, false.

.NET Framework
Available since 2.0
Return to top
Show: