Represents an attribute (argument) of a VGIPermission object.

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

Syntax

C#
public interface VGIPermissionAttribute : ICloneable
Visual Basic
Public Interface VGIPermissionAttribute
	Inherits 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