Skip to main content
Skip table of contents

Export-related Procedures

You are looking at an older version of the documentation. The latest version is found here.

SYSADMIN.getAuthMechanism

This procedure returns the current authentication mechanism configured: LDAP or the default mechanism.

CODE
SYSADMIN.getAuthMechanism(OUT authMechanism string NOT NULL RESULT)

SYSADMIN.getCreateTempTablesPermissions

This procedure returns the setting of the special allowCreateTempTables permission.

CODE
SYSADMIN.getCreateTempTablesPermissions(OUT role string NOT NULL, OUT allowCreateTempTables boolean NOT NULL)
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.