experimental

audit_access_open(content, type = "all")

Arguments

content

data.frame of content information, as from get_content()

type

One of "all" or "logged_in". If "all", return a list of apps whose access control is set to "Everyone". If "logged_in", return a list of apps whose access control is set to "All logged in users"

See also

Other audit functions: audit_r_versions(), audit_runas(), vanity_is_available()