FileManagerFileAccessRule Properties
Specifies an access rule for a file within a file manager.Name | Description |
---|---|
Browse | Obsolete. Gets or sets the browse action permission. |
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Download | Gets or sets the download action permission. |
Edit | Gets or sets the edit action permission. Inherited from FileManagerAccessRuleBase. |
FullAccess | Gets or sets the full access permission for files. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
Path | Obsolete. Gets or sets a pattern for file paths to which an access rule is applied. |
PathPattern | Gets or sets a pattern for file paths to which an access rule is applied. |
Role | Gets or sets a security role that is assigned the current rule. Inherited from FileManagerAccessRuleBase. |
See Also