FileIOPermissionAttribute
Allows security actions for FileIOPermission to be applied to code using declarative security. This class cannot be inherited.
Gets or sets full access for the file or directory that is specified by the string value.
Gets or sets the permitted access to all files.
Gets or sets the permitted access to all local files.
Gets or sets append access for the file or directory that is specified by the string value.
Gets or sets the file or directory in which access control information can be changed.
Gets or sets the file or directory to which to grant path discovery.
Gets or sets read access for the file or directory specified by the string value.
Gets or sets the file or directory in which access control information can be viewed.
Gets or sets the file or directory in which file data can be viewed and modified.
Gets or sets write access for the file or directory specified by the string value.
Initializes a new instance of the FileIOPermissionAttribute class with the specified SecurityAction.