Omada Identity
Omada Identity
Namespaces
Omada.OE.Model
DataObjectSecurity Class
DataObjectSecurity Constructor
DataObjectSecurity Constructor (Int32)
DataObjectSecurity Constructor (Int32, DataObjectPermissions)
DataObjectSecurity Constructor (Int32, DataObjectPermissions)
Constructor taking the ID of the DataObject for which the security is defined and the permissions.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
DataObjectSecurity
(
int
dataObjectId
,
DataObjectPermissions
permissions
)
Parameters
dataObjectId
Type:
System
Int32
permissions
Type:
Omada.OE.Model
DataObjectPermissions
See Also
Reference
DataObjectSecurity Class
DataObjectSecurity Overload
Omada.OE.Model Namespace