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.
|
|