UserConfigLicense | R Documentation |
show user configurations with license
UserConfigLicense(dMeasure_obj)
dMeasure_obj |
dMeasure R6 object |
dataframe of user configuration descriptions id, Fullname, AuthIdentity, Location, Attributes, License
Fullname - Best Practice full user name AuthIdentity - Windows login identity Location - vector of groups/locations Attributes - vector of user's attributes/permissions License - undecoded license Identifier - identifier used to interrogate subscription database LicenseDate - date of license
dMeasure_obj <- dMeasure$new()
dMeasure_obj$open_configuration_db()
dMeasure_obj$read_configuration_db()
dMeasure_obj$UserConfigLicense
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.