RightsType Property

Object: PermItem
Syntax: RightsType
Type: Long
Read/Write: Read Only
Description: This property indicates the rights type for either a file or a directory.

The SAPermissionsRightsTypes can have any of the following values:

ConstantValueDescription
SAFileRights1Permissions apply to files.
SADirRights2Permissions apply to directories.
SADirFileRights3Permissions apply to both files and directories.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.