[This is preliminary documentation and is subject to change.]
The SecurityObject type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| AccessAppend |
The append access bit
| |
| AccessDelete |
The delete access bit
| |
| AccessRead |
The read access bit
| |
| AccessWrite |
The write access bit
| |
| Description |
The description of the object, usually role name or the user name
| |
| GroupId |
The unique id of the object
| |
| IsLocked |
The type of the object
| |
| ObjectId |
The unique id of the object
| |
| ObjectType |
The type of the object
| |
| RoleId |
The unique id of the role, the value of -1 denotes that the object
does not represent the role based security.
| |
| UserId |
The unique id of the user, the value of -1 denotes that the object does not
denote role based security.
|
