PnrpPermissionAttribute Constructor (SecurityAction)
.NET Framework (current version)
Initializes a new instance of the PnrpPermissionAttribute class with the specified SecurityAction.
Assembly: System.Net (in System.Net.dll)
Parameters
- action
-
Type:
System.Security.Permissions::SecurityAction
One of the SecurityAction values.
PnrpPermissionAttribute works with PnrpPermission to allow or deny actions by the peer granted the permission and the permission attribute.
.NET Framework
Available since 3.5
Available since 3.5
Show: