enum O2GPermissionStatus

Brief

The enum specifies a set of constants representing the permission status.

Static Public Fields

PermissionDisabled

The constant represents the disabled permission status.

PermissionEnabled

The constant represents the enabled permission status.

PermissionHidden

The constant represents the hidden permission status.

back