TypeDescriptorPermissionAttribute Constructor (SecurityAction)

.NET Framework (current version)
 

Initializes a new instance of the TypeDescriptorPermissionAttribute class with the specified SecurityAction.

Namespace:   System.Security.Permissions
Assembly:  System (in System.dll)

public:
TypeDescriptorPermissionAttribute(
	SecurityAction action
)

Parameters

action
Type: System.Security.Permissions::SecurityAction

One of the SecurityAction values.

.NET Framework
Available since 4.0
Return to top
Show: