Print Page as PDF
XUSRB ICR (3277)

XUSRB    ICR (3277)

Name Value
NUMBER 3277
IA # 3277
DATE CREATED 2000/12/29
CUSTODIAL PACKAGE KERNEL
CUSTODIAL ISC San Francisco
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XUSRB
NAME XUSRB
GENERAL DESCRIPTION
This IA records supported API's in the XUSRB routine.
This routine is used by Broker for GUI sign-on.
STATUS Active
DURATION Till Otherwise Agreed
ID XUSRB
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
OWNSKEY
This api is used by the "XUS KEY CHECK" rpc.  This
api OWNSKEY^XUSRB can be used to verify if a user has a specified security key
assigned.  The calling routine will send one or a reference to a subscripted
array and the api will return a subscripted array with a value of 1 (user owns
key) or 0 (key not found).
VARIABLES TYPE VARIABLES DESCRIPTION
RET Output
A subscripted array with a value of 1 or 0 to
indicated if user holds the security key.
LIST Input
A single value or a subscripted array of security
keys to be evaluated.
DUZ Used
DUZ variable should be defined before calling to this
api.
IEN Input
Optional. The DUZ of a user that you want to check if
they hold keys.
$$INHIBIT
Is API is used to check if LOGON's have been
inhibited.  There are no inputs.