Macros for SAS Application Developers
https://github.com/sasjs/core
mm_getauthinfo.sas File Reference

Extracts authentication info for each user in metadata. More...

Go to the source code of this file.

Detailed Description

Usage:

%mm_getauthinfo(outds=auths)
Parameters
[in]mdebug=(0) Set to 1 to enable DEBUG messages and preserve outputs
[out]outds=(mm_getauthinfo) The output dataset to create

SAS Macros

Version
9.4
Author
Allan Bowe

Definition in file mm_getauthinfo.sas.