<Code Lib>
2027 Enumeration
Changes 0
E

AccessLevel

Description:
Defines access levels to objects in the Extensible Storage framework.

public enum AccessLevel

Name Description
E Application Only application that created the object has access to it.
E Public Anybody has access to the object.
E Vendor Only object vendor has access to it.

Loading…