Mono Class Library: System.Security.AccessControl Namespace

System.Security.AccessControl.FileSystemRights Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
public enum FileSystemRights

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
AppendDataDocumentation for this section has not yet been entered. [Edit]
ChangePermissionsDocumentation for this section has not yet been entered. [Edit]
CreateDirectoriesDocumentation for this section has not yet been entered. [Edit]
CreateFilesDocumentation for this section has not yet been entered. [Edit]
DeleteDocumentation for this section has not yet been entered. [Edit]
DeleteSubdirectoriesAndFilesDocumentation for this section has not yet been entered. [Edit]
ExecuteFileDocumentation for this section has not yet been entered. [Edit]
FullControlDocumentation for this section has not yet been entered. [Edit]
ListDirectoryDocumentation for this section has not yet been entered. [Edit]
ModifyDocumentation for this section has not yet been entered. [Edit]
ReadDocumentation for this section has not yet been entered. [Edit]
ReadAndExecuteDocumentation for this section has not yet been entered. [Edit]
ReadAttributesDocumentation for this section has not yet been entered. [Edit]
ReadDataDocumentation for this section has not yet been entered. [Edit]
ReadExtendedAttributesDocumentation for this section has not yet been entered. [Edit]
ReadPermissionsDocumentation for this section has not yet been entered. [Edit]
SynchronizeDocumentation for this section has not yet been entered. [Edit]
TakeOwnershipDocumentation for this section has not yet been entered. [Edit]
TraverseDocumentation for this section has not yet been entered. [Edit]
WriteDocumentation for this section has not yet been entered. [Edit]
WriteAttributesDocumentation for this section has not yet been entered. [Edit]
WriteDataDocumentation for this section has not yet been entered. [Edit]
WriteExtendedAttributesDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0