|
Reference Type: Controlled Subscription, Category: Signon/Security, ICR#: 1513
The WITNESS^XUVERIFY API returns the IEN of a user if he/she has:
WITNESS^XUVERIFY(prefix,keys)
| prefix: |
String to put before the Access/Verify code prompt. |
| keys: |
String of security keys the user must have. |
| returns: |
Returns:
|
>S Y=$$WITNESS^XUVERIFY("Cosign","XUMGR") W !,Y
Cosign ACCESS CODE: ********
Cosign VERIFY CODE: ********
2
|