Click or drag to resize

RecroSecProcessingParam Class

Helper class for parameter values of RecroSec Processing.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFramework.SecurityRecroSecProcessingParam

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public class RecroSecProcessingParam

The RecroSecProcessingParam type exposes the following members.

Constructors
  NameDescription
Public methodRecroSecProcessingParam
Initializes a new instance of the RecroSecProcessingParam class.
Top
Properties
  NameDescription
Public propertyObjectKey
Gets or sets the object key.
Public propertyObjectName
Gets or sets the name of the object.
Public propertyObjectPermissionId
Gets the object permission identifier.
Public propertyTarget
Gets or sets the target.
Public propertyUserId
Gets the User identifier.
Top
See Also