CREATE |
An access type that indicates that a key or value can be created. |
DELETE |
An access type that indicates that a key or value can be deleted. |
OPEN |
An access type that indicates that keys can be opened. |
READ |
An access type that indicates that information about a key or value can be read. |
WRITE |
An access type that indicates that a key or value can be modified. |