Overload List

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

See Also