Attachmate.Reflection.Objects.Emulation.IbmHosts Library : AS400AuthorityOption Enumeration |
Member | Description |
---|---|
All | Allows other users to view the file in a list, and to read it, write to it, or delete it. |
None | Prevents other users from viewing the file in a list, writing to it, or deleting it. |
Read | Allows other users to view the file in a list and read it, but prevents them from writing to the file or deleting it. |
ReadWrite | Allows other users to see the file in a list, read it, and write to it, but not delete it. |