Navigation:  DAO Object Classes > DaoDocument Class >

DaoDocument:Permissions Access/Assign

Previous pageReturn to chapter overviewNext page

Purpose

A long value that describe all permissions that apply for the current UserName

 

ConstantThe User
dbSecFullAccessHas full access to the object.
dbSecDeleteCan delete the object.
dbSecReadSecCan read the object's security-related information.
dbSecWriteSecCan alter access permissions.
dbSecWriteOwnerCan change the Owner property setting.

 

Class

DaoDocument        

 

Example

Container & documents sample