TypeDescriptorPermission Constructor (TypeDescriptorPermissionFlags)

.NET Framework (current version)
 

Initializes a new instance of the TypeDescriptorPermission class with the specified permission flags.

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

public:
TypeDescriptorPermission(
	TypeDescriptorPermissionFlags flag
)

Parameters

flag
Type: System.Security.Permissions::TypeDescriptorPermissionFlags

The permission flags to request.

.NET Framework
Available since 4.0
Return to top
Show: