Visual Guard Class Library Documentation

VGPermissionType Enumeration

Specifies the type of the item (role or permission) checked by the VGPrincipalPermission object.

public enum VGPermissionType

Members

Member Name Description
Role Specifies that the type of the item to check is a role.
Permission Specifies that the type of the item to check is a permission.

Requirements

Namespace: Novalys.VisualGuard.Security

Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll)

See Also

Novalys.VisualGuard.Security Namespace | VGPrincipalPermission | VGPrincipalPermissionAttribute