Skip to content

UserAccessType

UserAccessType is used to inform if any insecure user can access this file or not.

Values

Value Description
INSECURE Insecure user access.
SECURE Secure user access.
USER_ACCESS_TYPE_UNKNOWN Unknown user access.