Overload List

  NameDescription
VGPrincipalPermission(PermissionState)
Initializes a new instance of the VGPrincipalPermission class with the specified PermissionState.
VGPrincipalPermission(Guid, VGPermissionType)
Initializes a new instance of the VGPrincipalPermission class for the specified role or permission.
VGPrincipalPermission(String, VGPermissionType)
Initializes a new instance of the VGPrincipalPermission class for the specified role or permission.
VGPrincipalPermission(Guid, VGPermissionType, Boolean)
Initializes a new instance of the VGPrincipalPermission class for the specified role or permission.
VGPrincipalPermission(String, VGPermissionType, Boolean)
Initializes a new instance of the VGPrincipalPermission class for the specified role or permission.

See Also