Contents
#include <iwebfileclient.h> enum Permission { kRead = 1 < <0, kModify = 1 < <1, kDelete = 1 < <2, };