Represents an attribute (argument) of a VGIPermission object.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public interface VGIPermissionAttribute : ICloneable
Visual Basic (Declaration)
Public Interface VGIPermissionAttribute _
	Implements ICloneable

Remarks

This attribute can be defined at design time by using the Visual Guard console. To edit the attributes list, you must use the menu option 'Action>Edit arguments list' when the permission is selected.

See Also