Config2_FolderAccess

Folder access control configuration, defining permissions for owner, group, and all users. Access control for non-Windows users to folders. Permissions for Windows users are handled by Windows.

Instances of this class are obtained from:

Properties

PropertyTypeDescription
allUsers Config2_AllPermissions

Specifies the permissions of all other users on this folder.

group Config2_GroupPermissions

Specifies the user group as well as its permissions on this folder.

inherits Boolean

Does this folder inherit permissions from its parent folder?

.
owner Config2_OwnerPermissions

Specifies the owner as well as its permissions on this folder.

Property Details

allUsers :Config2_AllPermissions

Description:
  • Specifies the permissions of all other users on this folder.

Specifies the permissions of all other users on this folder.

Type:

group :Config2_GroupPermissions

Description:
  • Specifies the user group as well as its permissions on this folder. A folder has a group to which permissions may be assigned. When this is done then any non-Windows user who is a member of that group will be granted the permission that that group has on the folder.

Specifies the user group as well as its permissions on this folder. A folder has a group to which permissions may be assigned. When this is done then any non-Windows user who is a member of that group will be granted the permission that that group has on the folder.

Type:

inherits :Boolean

Description:
  • Does this folder inherit permissions from its parent folder?

Does this folder inherit permissions from its parent folder?

Type:
  • Boolean

owner :Config2_OwnerPermissions

Description:
  • Specifies the owner as well as its permissions on this folder.

Specifies the owner as well as its permissions on this folder.

Type: