Skip to main content
Tab

FileManagerFileAccessRule Constructors

Specifies an access rule for a file within a file manager.
Name Parameters Description
FileManagerFileAccessRule() none Initializes a new instance of the FileManagerFileAccessRule class with the default settings.
FileManagerFileAccessRule(String, Rights) pathPattern, fullAccess Initializes a new instance of the FileManagerFileAccessRule class with the specified settings.
FileManagerFileAccessRule(String) pathPattern Initializes a new instance of the FileManagerFileAccessRule class with the specified path.
See Also