The following tables list the members exposed by the UpdateFolderRulesParameters type.

Name Description
Public field changed_group_access Group access permission to be set
Public field changed_role_access Role access permission to be set
Public field changed_user_access User Access permission to be set
Public field deleted_group_access Group access permission to be deleted
Public field deleted_naming_sets Any naming sets to delete
Public field deleted_role_access Role access permission to be deleted
Public field deleted_user_access User access permission to be deleted
Public field extensions A list of extensions - null or empty if no restrictions
Public field file_attribs_to_delete Any file folder attributes to delete
Public field file_attribs_to_set Any file folder attributes to set (with optional list of extensions)
Public field file_change_attribs_to_delete Any file folder change attributes to delete
Public field file_change_attribs_to_set Any file folder change attributes to set
Public field folder_id The id of the folder to edit
Public field inherit_file_attributes Whether or not to inherit file attributes
Public field inherit_permissions Whether or not we should inherit permissions from above
Public field is_managed whether or not this should be a managed folder
Public field modified_naming_sets Any file naming rule sets we need to update
Top