The members of System.Security.Permissions.FileIOPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Constructs and initializes a new instance of the System.Security.Permissions.FileIOPermissionAttribute class with the specified System.Security.Permissions.SecurityAction value.
All string. Documentation for this section has not yet been entered. AllFiles FileIOPermissionAccess. Documentation for this section has not yet been entered. AllLocalFiles FileIOPermissionAccess. Documentation for this section has not yet been entered. Append string. Gets or sets the name of a file or directory for which append access is secured. ChangeAccessControl string. Documentation for this section has not yet been entered. PathDiscovery string. Gets or sets the name of a file or directory for which path discovery access is secured. Read string. Gets or sets the name of a file or directory for which read access is secured. ViewAccessControl string. Documentation for this section has not yet been entered. ViewAndModify string. Documentation for this section has not yet been entered. Write string. Gets or sets the name of a file or directory for which write access is secured.
overrideCreatePermission() : System.Security.IPermission Returns a new System.Security.Permissions.FileIOPermission that contains the security information of the current instance.