PnrpPermission::IsUnrestricted Method ()

 

Returns a value specifying whether the current PnrpPermission is unrestricted.

Namespace:   System.Net.PeerToPeer
Assembly:  System.Net (in System.Net.dll)

public:
virtual bool IsUnrestricted() sealed

Return Value

Type: System::Boolean

True if the current permission is unrestricted; otherwise, false.

An unrestricted permission represents access to any and all resources protected by the permission.

.NET Framework
Available since 3.5
Return to top
Show: