ConvertFromSddlStringCommand.AccessRightTypeNames Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum ConvertFromSddlStringCommand.AccessRightTypeNames
type ConvertFromSddlStringCommand.AccessRightTypeNames =
Public Enum ConvertFromSddlStringCommand.AccessRightTypeNames
- Inheritance
-
ConvertFromSddlStringCommand.AccessRightTypeNames
Fields
Name | Value | Description |
---|---|---|
FileSystemRights | 0 | |
RegistryRights | 1 | |
ActiveDirectoryRights | 2 | |
MutexRights | 3 | |
SemaphoreRights | 4 | |
EventWaitHandleRights | 5 |