AccessLevel
Description:
Defines access levels to objects in the Extensible Storage framework.
Defines access levels to objects in the Extensible Storage framework.
public enum AccessLevel
| Name | Description |
|---|---|
| Application | Only application that created the object has access to it. |
| Public | Anybody has access to the object. |
| Vendor | Only object vendor has access to it. |