Name
|
Type
|
Description
|
---|---|---|
USER_NAME
|
VARCHAR(256)
|
Specifies the name of
the user that was created with the SAS Metadata Server.
|
AUTH_DOMAIN
|
VARCHAR(256)
|
Specifies the domain
name of the authenticated user. For example, if you connect to SAS Federation Server
with the
local\myuser account, the auth_domain
is local.
|
AUTH_ID
|
VARCHAR(256)
|
Specifies the user name
for the authenticated user. For example, if you connect to SAS Federation Server
with the
local\myuser account, the auth_id
is myuser.
|