roleAdd_isNew: 检测角色是否存在

View source: R/roleAdd.R

roleAdd_isNewR Documentation

检测角色是否存在

Description

检测角色是否存在

Usage

roleAdd_isNew(
  conn = tsda::conn_rds("rdbe"),
  app_id = "cpdms",
  role_name = "standard"
)

Arguments

conn

连接

app_id

程序ID

role_name

角色名

Value

返回值

Examples

roleAdd_isNew()

takewiki/mdlUserManagerServer documentation built on Aug. 22, 2023, 1:14 p.m.