Previous Topic

Next Topic

Book Contents

GlobalProfile Fields


 Field


 Type

Read 
Only

Filterable
Orderable


 Description

CreateDate

dateTime

X

X

The date this Global Profile was created.

CreateUser

string

X

X

The name of the user that created this Global Profile.

IsDefault

boolean

 

X

The flag that indicates this security profile is assigned to new users by default. When a GlobalProfile object is deleted from the database, all users assigned to that profile are reassigned to the default profile. You cannot not delete the default profile.

IsSuperUser

boolean

X

X

The flag that identifies the superuser profile. Superuser profiles are automatically granted all privileges.

LastUpdateDate

dateTime

X

X

The date this Global Profile was last updated.

LastUpdateUser

string

X

X

The name of the user that last updated this Global Profile.

Name

string
restricted to
maxLength(100)

 

X

The privileges that are turned on.

ObjectId

int

 

X

The unique ID generated by the system.

Privilege

 

 

 

The name of the global profile privilege. Refer to the Global Privilege Definitions for additional details.

Has

boolean

 

 

Name

string

 

 


Copyright information