CREATE |
The registry access type that represents a request to create a key or value. |
DELETE |
The registry access type that represents a request to delete a key or value. |
OPEN |
The registry access type that represents an attempt to open a registry key. |
READ |
The registry access type that represents a request to read or obtain information about a key or value. |
WRITE |
The registry access type that represents a request to modify a key or value. |