System.Security.Permissions.FileIOPermission: Constructor Members

The constructors of System.Security.Permissions.FileIOPermission are listed below. For a list of all members, see the FileIOPermission Members list.

See Also: Inherited members from System.Security.CodeAccessPermission

Public Constructors

Initializes a new instance of the System.Security.Permissions.FileIOPermission class with fully restricted or unrestricted permission as specified.

Initializes a new instance of the System.Security.Permissions.FileIOPermission class with the specified access to the designated file or directory.

Initializes a new instance of the System.Security.Permissions.FileIOPermission class with the specified access to the designated files and directories.

Initializes a new instance of the System.Security.Permissions.FileIOPermission class with the specified access to the designated file or directory and the specified access rights to file control information.

Initializes a new instance of the System.Security.Permissions.FileIOPermission class with the specified access to the designated files and directories and the specified access rights to file control information.