FileAccessSecurity

Enumeration of file access security.

Values

ValueMeaning
systemAccess

Allows system path access.

webRootAccess

Allows web-root path access only.

staticFileAccess

Allows static file route path access only.

whiteListAccess

Allows white-listed path access only.

Meta