Mono Class Library: System.Security.AccessControl Namespace

System.Security.AccessControl.FileSystemRights Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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