NovPropertySecurity

Prev Next Home Home Table Of Contents Index

NovPropertySecurity : Number

NovPropertySecurity is used when properties are created to determine who can read or write the property. The number is one byte. The upper 4 bits controls who can read the property, the lower 4 bits control who can write to the property.


  0000 Anyone
  0001 Logged In
  0010 Only your Object
  0011 Supervisor
  0100 Netware Itself

The default is $11 (00010001) which is anyone logged in can read or write to the property.

NovPropertySecurity can also read and set the security of an existing property.


Example:
NovPropertySecurity('MARXMENU','USERS',600) = $13 Writeln NovPropertySecurity('MARXMENU','USERS',600)

See Also: NovCreateProperty NovObjectSecurity NovSetProperty

Category: Bindery

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home