audit_access_open {connectapi}R Documentation

Audit Access Controls

Description

[Experimental]

Usage

audit_access_open(apps, type = "all")

Arguments

apps

App list, see cache_apps

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(), audit_vanity_urls(), cache_apps()


[Package connectapi version 0.1.3.1 Index]