Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
CreateDate
|
dateTime
|
X
|
X
|
The date this resource security was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this resource security.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this resource security was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this resource security.
|
ResourceId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the resource.
|
ResourceName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the resource.
|
ResourceObjectId
|
int
|
|
X
|
The unique ID of the associated resource.
|
UserName
|
string restricted to maxLength(32)
|
X
|
X
|
The user's login name.
|
UserObjectId
|
int
|
|
X
|
The unique ID of the associated user.
|