Specifies the type of item for which the current principal is a member.

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 VGPermissionType Type { get; set; }
Visual Basic (Declaration)
Public Property Type As VGPermissionType

Field Value

A VGPermissionType value. The default is Permission.

See Also