Skip to main content
A newer version of this page is available. .
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) path, browse Initializes a new instance of the FileManagerFileAccessRule class with the specified settings.
FileManagerFileAccessRule(String) path Initializes a new instance of the FileManagerFileAccessRule class with the specified path.
See Also