IRight Property: Type

Property Name
Type

Property Type
Long

Description
Describes whether the right is applicable on an Object or Property.

Valid Values

Right Types

Description

kRightTypeApplication = 4

Application specific right applicable to the object

kRightTypeAttribute = 2

Right applicable to the attribute of an object

kRightTypeBasic = 4096 (&H1000)

Basic right

kRightTypeDSSpecial = 8192 (&H2000)

Directory specific special right

kRightTypeGrant = 32768 (&H8000)

Grant right

kRightTypeNative = 16384 (&H4000)

Native directory right

kRightTypeObject = 1

Right applicable to the object

 

See Also