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:
Constant
Value
Description
SAFileRights
1
Permissions apply to files.
SADirRights
2
Permissions apply to directories.
SADirFileRights
3
Permissions apply to both files and directories.
Copyright © 2010 SoftArtisans, Inc. All rights reserved.