audit_access_open: Audit Access Controls

View source: R/audits.R

audit_access_openR Documentation

Audit Access Controls

Description

[Experimental]

Usage

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()


rstudio/connectapi documentation built on Dec. 20, 2024, 1:48 p.m.